Description
The Microsoft Office Web Apps installation on the remote host is missing a security update. It is, therefore, affected by a remote code execution vulnerability. An attacker can exploit this to bypass authentication and execute unauthorized arbitrary commands.
Related
{"id": "SMB_NT_MS22_MAY_OFFICE_WEB.NASL", "vendorId": null, "type": "nessus", "bulletinFamily": "scanner", "title": "Security Updates for Microsoft Office Web Apps (May 2022)", "description": "The Microsoft Office Web Apps installation on the remote host is missing a security update. It is, therefore, affected by a remote code execution vulnerability. An attacker can exploit this to bypass authentication and execute unauthorized arbitrary commands.", "published": "2022-05-12T00:00:00", "modified": "2022-06-20T00:00:00", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}, "cvss2": {}, "cvss3": {"score": 7.8, "vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "href": "https://www.tenable.com/plugins/nessus/161087", "reporter": "This script is Copyright (C) 2022 and is owned by Tenable, Inc. or an Affiliate thereof.", "references": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29110", "https://support.microsoft.com/en-us/help/5002205", "https://support.microsoft.com/en-us/help/5002199", "http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29109"], "cvelist": ["CVE-2022-29109", "CVE-2022-29110"], "immutableFields": [], "lastseen": "2022-06-20T21:52:23", "viewCount": 10, "enchantments": {"score": {"value": 0.7, "vector": "NONE"}, "dependencies": {"references": [{"type": "cve", "idList": ["CVE-2022-29109", "CVE-2022-29110"]}, {"type": "kaspersky", "idList": ["KLA12525"]}, {"type": "mscve", "idList": ["MS:CVE-2022-29109", "MS:CVE-2022-29110"]}, {"type": "mskb", "idList": ["KB5002196", "KB5002199", "KB5002204", "KB5002205"]}, {"type": "nessus", "idList": ["SMB_NT_MS22_MAY_EXCEL.NASL", "SMB_NT_MS22_MAY_EXCEL_C2R.NASL"]}, {"type": "rapid7blog", "idList": ["RAPID7BLOG:82692E307F294B32BDCAC4053EBE23B2"]}]}, "vulnersScore": 0.7}, "_state": {"score": 1659990670, "dependencies": 1659988328}, "_internal": {"score_hash": "4094f41e9706c080568ff2d2bede0ea3"}, "pluginID": "161087", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from the Microsoft Security Updates API. The text\n# itself is copyright (C) Microsoft Corporation.\n#\n\ninclude('compat.inc');\n\nif (description)\n{\n script_id(161087);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2022/06/20\");\n\n script_cve_id(\"CVE-2022-29109\", \"CVE-2022-29110\");\n script_xref(name:\"MSKB\", value:\"5002199\");\n script_xref(name:\"MSKB\", value:\"5002205\");\n script_xref(name:\"MSFT\", value:\"MS22-5002199\");\n script_xref(name:\"MSFT\", value:\"MS22-5002205\");\n script_xref(name:\"IAVA\", value:\"2022-A-0193-S\");\n\n script_name(english:\"Security Updates for Microsoft Office Web Apps (May 2022)\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The Microsoft Office Web Apps installation on the remote host is missing a security update.\");\n script_set_attribute(attribute:\"description\", value:\n\"The Microsoft Office Web Apps installation on the remote host is missing a security update. It is, therefore, affected\nby a remote code execution vulnerability. An attacker can exploit this to bypass authentication and execute unauthorized\narbitrary commands.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://support.microsoft.com/en-us/help/5002199\");\n script_set_attribute(attribute:\"see_also\", value:\"https://support.microsoft.com/en-us/help/5002205\");\n script_set_attribute(attribute:\"solution\", value:\n\"Microsoft has released following security updates to address this issue:\n -KB5002199\n -KB5003305\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2022-29110\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2022/05/10\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2022/05/10\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2022/05/12\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:microsoft:office_web_apps\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:microsoft:office_online_server\");\n script_set_attribute(attribute:\"stig_severity\", value:\"I\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows : Microsoft Bulletins\");\n\n script_copyright(english:\"This script is Copyright (C) 2022 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"office_installed.nasl\", \"microsoft_owa_installed.nbin\", \"microsoft_office_compatibility_pack_installed.nbin\", \"smb_hotfixes.nasl\", \"ms_bulletin_checks_possible.nasl\");\n script_require_keys(\"SMB/MS_Bulletin_Checks/Possible\");\n script_require_ports(139, 445, \"Host/patch_management_checks\");\n\n exit(0);\n}\n\ninclude('smb_func.inc');\ninclude('smb_hotfixes.inc');\ninclude('smb_hotfixes_fcheck.inc');\ninclude('install_func.inc');\n\nget_kb_item_or_exit('SMB/MS_Bulletin_Checks/Possible');\n\nvar bulletin = 'MS22-05';\n\nvar kbs = make_list('5002199');\n\nif (get_kb_item('Host/patch_management_checks')) hotfix_check_3rd_party(bulletin:bulletin, kbs:kbs, severity:SECURITY_HOLE);\n\nget_kb_item_or_exit('SMB/Registry/Enumerated', exit_code:1);\n\nvar port = kb_smb_transport();\n\n# Get installs of Office Web Apps\nvar owa_install, owa_2013_path, owa_2013_sp, oos_path, oos_sp;\nvar owa_installs = get_installs(app_name:'Microsoft Office Web Apps');\n\nif (!empty_or_null(owa_installs))\n{\n foreach owa_install (owa_installs[1])\n {\n if (owa_install['Product'] == '2013')\n {\n owa_2013_path = owa_install['path'];\n owa_2013_sp = owa_install['SP'];\n }\n else if (owa_install['Product'] == '2016')\n {\n var oos_path = owa_install['path'];\n var oos_sp = owa_install['SP'];\n }\n }\n}\nvar vuln = FALSE;\n\n####################################################################\n# Office Web Apps 2013 SP1\n####################################################################\nif (owa_2013_path && (!isnull(owa_2013_sp) && owa_2013_sp == '1'))\n{\n var path = hotfix_append_path(path:owa_2013_path, value:'WordConversionService\\\\bin\\\\Converter');\n if (hotfix_check_fversion(file:'sword.dll', version:'15.0.5449.1000', min_version:'15.0.0.0', path:path, kb:'5002199', product:'Office Web Apps 2013') == HCF_OLDER)\n vuln = TRUE;\n}\n\n####################################################################\n# Office Online Server\n####################################################################\nif (oos_path && (!isnull(oos_sp) && oos_sp == '0'))\n{\n path = hotfix_append_path(path:oos_path, value:'WordConversionService\\\\bin\\\\Converter');\n if (hotfix_check_fversion(file:'sword.dll', version:'16.0.10386.20015', min_version:'16.0.10000.0', path:path, kb:'5002205', product:'Office Online Server') == HCF_OLDER)\n vuln = TRUE;\n}\n\nif (vuln)\n{\n replace_kb_item(name:'SMB/Missing/'+bulletin, value:TRUE);\n hotfix_security_hole();\n hotfix_check_fversion_end();\n exit(0);\n}\nelse\n{\n hotfix_check_fversion_end();\n audit(AUDIT_HOST_NOT, 'affected');\n}\n", "naslFamily": "Windows : Microsoft Bulletins", "cpe": ["cpe:/a:microsoft:office_web_apps", "cpe:/a:microsoft:office_online_server"], "solution": "Microsoft has released following security updates to address this issue:\n -KB5002199\n -KB5003305", "nessusSeverity": "High", "cvssScoreSource": "CVE-2022-29110", "vpr": {"risk factor": "High", "score": "7.4"}, "exploitAvailable": false, "exploitEase": "No known exploits are available", "patchPublicationDate": "2022-05-10T00:00:00", "vulnerabilityPublicationDate": "2022-05-10T00:00:00", "exploitableWith": []}
{"mscve": [{"lastseen": "2022-05-20T03:41:08", "description": "Microsoft Excel Remote Code Execution Vulnerability. This CVE ID is unique from CVE-2022-29109. \n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T08:00:00", "type": "mscve", "title": "Microsoft Excel Remote Code Execution Vulnerability", "bulletinFamily": "microsoft", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29109", "CVE-2022-29110"], "modified": "2022-05-10T08:00:00", "id": "MS:CVE-2022-29110", "href": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29110", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2022-05-20T03:41:08", "description": "Microsoft Excel Remote Code Execution Vulnerability. This CVE ID is unique from CVE-2022-29110. \n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T08:00:00", "type": "mscve", "title": "Microsoft Excel Remote Code Execution Vulnerability", "bulletinFamily": "microsoft", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29109", "CVE-2022-29110"], "modified": "2022-05-10T08:00:00", "id": "MS:CVE-2022-29109", "href": "https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29109", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "cve": [{"lastseen": "2022-08-10T22:49:02", "description": "Microsoft Excel Remote Code Execution Vulnerability. This CVE ID is unique from CVE-2022-29110.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T21:15:00", "type": "cve", "title": "CVE-2022-29109", "cwe": ["NVD-CWE-noinfo"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29109", "CVE-2022-29110"], "modified": "2022-08-10T20:15:00", "cpe": ["cpe:/a:microsoft:365_apps:-", "cpe:/a:microsoft:office:2019", "cpe:/a:microsoft:office_online_server:-", "cpe:/a:microsoft:office:2021"], "id": "CVE-2022-29109", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-29109", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:microsoft:office:2021:*:*:*:ltsc:*:x64:*", "cpe:2.3:a:microsoft:365_apps:-:*:*:*:enterprise:*:x64:*", "cpe:2.3:a:microsoft:office:2021:*:*:*:ltsc:*:x86:*", "cpe:2.3:a:microsoft:office_online_server:-:*:*:*:*:*:*:*", "cpe:2.3:a:microsoft:office:2019:*:*:*:*:-:x64:*", "cpe:2.3:a:microsoft:365_apps:-:*:*:*:enterprise:*:x86:*", "cpe:2.3:a:microsoft:office:2019:*:*:*:*:-:x86:*"]}, {"lastseen": "2022-08-10T22:49:02", "description": "Microsoft Excel Remote Code Execution Vulnerability. This CVE ID is unique from CVE-2022-29109.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T21:15:00", "type": "cve", "title": "CVE-2022-29110", "cwe": ["NVD-CWE-noinfo"], "bulletinFamily": "NVD", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29109", "CVE-2022-29110"], "modified": "2022-08-10T20:15:00", "cpe": ["cpe:/a:microsoft:excel:2013", "cpe:/a:microsoft:excel:2016", "cpe:/a:microsoft:office_web_apps_server:2013"], "id": "CVE-2022-29110", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-29110", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}, "cpe23": ["cpe:2.3:a:microsoft:excel:2016:*:*:*:*:*:x86:*", "cpe:2.3:a:microsoft:excel:2013:sp1:*:*:*:*:x86:*", "cpe:2.3:a:microsoft:office_web_apps_server:2013:sp1:*:*:*:*:*:*", "cpe:2.3:a:microsoft:excel:2016:*:*:*:*:*:x64:*", "cpe:2.3:a:microsoft:excel:2013:sp1:*:*:*:*:x64:*", "cpe:2.3:a:microsoft:excel:2013:sp1:*:*:rt:*:*:*"]}], "kaspersky": [{"lastseen": "2022-07-15T10:01:01", "description": "### *Detect date*:\n05/10/2022\n\n### *Severity*:\nHigh\n\n### *Description*:\nMultiple vulnerabilities were found in Microsoft Office. Malicious users can exploit these vulnerabilities to execute arbitrary code, bypass security restrictions, obtain sensitive information, gain privileges.\n\n### *Affected products*:\nMicrosoft Publisher 2013 Service Pack 1 (32-bit editions) \nMicrosoft Excel 2016 (64-bit edition) \nMicrosoft 365 Apps for Enterprise for 64-bit Systems \nMicrosoft Office 2019 for 64-bit editions \nMicrosoft Office 2019 for Mac \nMicrosoft Office LTSC 2021 for 64-bit editions \nMicrosoft Word 2013 RT Service Pack 1 \nMicrosoft Excel 2013 Service Pack 1 (32-bit editions) \nMicrosoft Publisher 2013 Service Pack 1 (64-bit editions) \nMicrosoft Publisher 2016 (32-bit edition) \nMicrosoft SharePoint Foundation 2013 Service Pack 1 \nMicrosoft 365 Apps for Enterprise for 32-bit Systems \nMicrosoft Excel 2013 RT Service Pack 1 \nMicrosoft Excel 2013 Service Pack 1 (64-bit editions) \nMicrosoft SharePoint Server 2019 \nMicrosoft Word 2013 Service Pack 1 (64-bit editions) \nMicrosoft SharePoint Enterprise Server 2016 \nMicrosoft Office Online Server \nMicrosoft Word 2016 (32-bit edition) \nMicrosoft Office LTSC for Mac 2021 \nMicrosoft SharePoint Server Subscription Edition \nMicrosoft Word 2016 (64-bit edition) \nMicrosoft Excel 2016 (32-bit edition) \nMicrosoft Office 2019 for 32-bit editions \nMicrosoft Office LTSC 2021 for 32-bit editions \nMicrosoft Word 2013 Service Pack 1 (32-bit editions) \nMicrosoft Office Web Apps Server 2013 Service Pack 1 \nMicrosoft Publisher 2016 (64-bit edition)\n\n### *Solution*:\nInstall necessary updates from the KB section, that are listed in your Windows Update (Windows Update usually can be accessed from the Control Panel)\n\n### *Original advisories*:\n[CVE-2022-29109](<https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29109>) \n[CVE-2022-29108](<https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29108>) \n[CVE-2022-29107](<https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29107>) \n[CVE-2022-29110](<https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29110>) \n[CVE-2022-26934](<https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26934>) \n\n\n### *Impacts*:\nACE \n\n### *Related products*:\n[Microsoft Office](<https://threats.kaspersky.com/en/product/Microsoft-Office/>)\n\n### *CVE-IDS*:\n[CVE-2022-26934](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26934>)4.3Warning \n[CVE-2022-29109](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29109>)6.8High \n[CVE-2022-29108](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29108>)6.5High \n[CVE-2022-29107](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29107>)4.3Warning \n[CVE-2022-29110](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29110>)9.3Critical\n\n### *Microsoft official advisories*:\n\n\n### *KB list*:\n[4493152](<http://support.microsoft.com/kb/4493152>) \n[5002195](<http://support.microsoft.com/kb/5002195>) \n[5002204](<http://support.microsoft.com/kb/5002204>) \n[5002194](<http://support.microsoft.com/kb/5002194>) \n[5002196](<http://support.microsoft.com/kb/5002196>) \n[5002205](<http://support.microsoft.com/kb/5002205>) \n[5002199](<http://support.microsoft.com/kb/5002199>) \n[5002207](<http://support.microsoft.com/kb/5002207>) \n[4484347](<http://support.microsoft.com/kb/4484347>) \n[5002203](<http://support.microsoft.com/kb/5002203>) \n[5002187](<http://support.microsoft.com/kb/5002187>) \n[5002184](<http://support.microsoft.com/kb/5002184>)", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "baseScore": 8.8, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2022-05-10T00:00:00", "type": "kaspersky", "title": "KLA12525 Multiple vulnerabilities in Microsoft Office", "bulletinFamily": "info", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-26934", "CVE-2022-29107", "CVE-2022-29108", "CVE-2022-29109", "CVE-2022-29110"], "modified": "2022-07-15T00:00:00", "id": "KLA12525", "href": "https://threats.kaspersky.com/en/vulnerability/KLA12525/", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}], "mskb": [{"lastseen": "2022-08-10T14:14:56", "description": "None\n## Summary\n\nThis security update resolves a Microsoft Excel remote code execution vulnerability. To learn more about the vulnerability, see [Microsoft Common Vulnerabilities and Exposures CVE-2022-29109](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29109>).\n\n**Note: **To apply this security update, you must have the release version of Microsoft Office Online Server installed on the computer.\n\n## How to get and install the update\n\n### Method 1: Microsoft Update\n\nThis update is available from Microsoft Update. When you turn on automatic updating, this update will be downloaded and installed automatically. For more information about how to get security updates automatically, see [Windows Update: FAQ](<https://support.microsoft.com/help/12373/windows-update-faq>).\n\n### Method 2: Microsoft Update Catalog\n\nTo get the standalone package for this update, go to the [Microsoft Update Catalog](<http://www.catalog.update.microsoft.com/Search.aspx?q=KB5002205>) website.\n\n### Method 3: Microsoft Download Center\n\nYou can get the standalone update package through the Microsoft Download Center. Follow the installation instructions on the download page to install the update.\n\n * [Download security update 5002205 for the 64-bit version of Office Online Server](<http://www.microsoft.com/download/details.aspx?familyid=3f8a191d-ba85-4ef8-9b2f-132f081e94f0>)\n\n## More information\n\n### Security update deployment information\n\nFor deployment information about this update, see Security update deployment information: May 10, 2022 (KB5014317).\n\n### Security update replacement information\n\nThis security update replaces previously released security update [5002162](<https://support.microsoft.com/kb/5002162>).\n\n### File hash information\n\nFile name| SHA256 hash \n---|--- \nwacserver2019-kb5002205-fullfile-x64-glb.exe| A83C4B13097B07D0024F0A4B441D6B33D5D9513A65150C6743626022C9782BDC \n \n### File information\n\nDownload the list of files that are included in security update [5002205](<https://download.microsoft.com/download/0/9/4/094c5596-7b3e-45f5-9903-57f8b029a0cf/5002205.csv>).\n\n## Information about protection and security\n\nProtect yourself online: [Windows Security support](<https://support.microsoft.com/hub/4099151>)Learn how we guard against cyber threats: [Microsoft Security](<https://www.microsoft.com/security>)\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T08:00:00", "type": "mskb", "title": "Description of the security update for Office Online Server: May 10, 2022 (KB5002205)", "bulletinFamily": "microsoft", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29109"], "modified": "2022-05-10T08:00:00", "id": "KB5002205", "href": "https://support.microsoft.com/en-us/help/5002205", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-10T14:14:56", "description": "None\n## Summary\n\nThis security update resolves a Microsoft Excel remote code execution vulnerability. To learn more about the vulnerability, see [Microsoft Common Vulnerabilities and Exposures CVE-2022-29110](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29110>).\n\n**Note: **To apply this security update, you must have the release version of [Service Pack 1 for Microsoft Office 2013](<https://support.microsoft.com/kb/2817430>) installed on the computer.\n\nBe aware that the update in the Microsoft Download Center applies to the Microsoft Installer (.msi)-based edition of Office 2013. It doesn't apply to the Office 2013 Click-to-Run editions, such as Microsoft Office 365 Home. (See [What version of Office am I using?](< https://support.office.com/article/About-Office-What-version-of-Office-am-I-using-932788B8-A3CE-44BF-BB09-E334518B8B19 >))\n\n## How to get and install the update\n\n### Method 1: Microsoft Update\n\nThis update is available from Microsoft Update. When you turn on automatic updating, this update will be downloaded and installed automatically. For more information about how to get security updates automatically, see [Windows Update: FAQ](<https://support.microsoft.com/help/12373/windows-update-faq>).\n\n### Method 2: Microsoft Update Catalog\n\nTo get the standalone package for this update, go to the [Microsoft Update Catalog](<http://www.catalog.update.microsoft.com/Search.aspx?q=KB5002204>) website.\n\n### Method 3: Microsoft Download Center\n\nYou can get the standalone update package through the Microsoft Download Center. Follow the installation instructions on the download page to install the update.\n\n * [Download security update 5002204 for the 32-bit version of Excel 2013](<http://www.microsoft.com/download/details.aspx?familyid=869f65d7-1c1c-45cb-9971-7709ac9e4d91>)\n * [Download security update 5002204 for the 64-bit version of Excel 2013](<http://www.microsoft.com/download/details.aspx?familyid=9056e733-1b87-47b1-9074-480fde72961f>)\n\n## More information\n\n### Security update deployment information\n\nFor deployment information about this update, see Security update deployment information: May 10, 2022 (KB5014317).\n\n### Security update replacement information\n\nThis security update replaces previously released security update [5002175](<https://support.microsoft.com/kb/5002175>).\n\n### File hash information\n\nFile name| SHA256 hash \n---|--- \nexcel2013-kb5002204-fullfile-x86-glb.exe| 7D8FC51F766521952D4CD4A7BBC088037E19915501FEEF27238C6064EC1C5D01 \nexcel2013-kb5002204-fullfile-x64-glb.exe| C3D2342D470CCDB17A6564BE90EF8C60CEB58E375694AFB79EAF59CAF5A252AE \n \n### File information\n\nThe English (United States) version of this software update installs files that have the attributes that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). The dates and times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and times may change when you perform certain operations on the files.\n\n## \n\n__\n\nFor all supported x86-based versions of Excel 2013\n\nFile identifier| File name| File version| File size| Date| Time \n---|---|---|---|---|--- \nexptoows.dll.1025| exptoows.dll| 15.0.4442.1000| 13448| 30-Apr-22| 08:30 \nexptoows.dll.1026| exptoows.dll| 15.0.4420.1017| 14448| 30-Apr-22| 07:51 \nexptoows.dll.1029| exptoows.dll| 15.0.4420.1017| 13984| 30-Apr-22| 08:30 \nexptoows.dll.1030| exptoows.dll| 15.0.4442.1000| 14480| 30-Apr-22| 08:30 \nexptoows.dll.1031| exptoows.dll| 15.0.4442.1000| 15000| 30-Apr-22| 08:30 \nexptoows.dll.1032| exptoows.dll| 15.0.4420.1017| 14448| 30-Apr-22| 08:30 \nexptoows.dll.3082| exptoows.dll| 15.0.4442.1000| 14488| 30-Apr-22| 08:30 \nexptoows.dll.1061| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 07:51 \nexptoows.dll.1035| exptoows.dll| 15.0.4420.1017| 13960| 30-Apr-22| 08:30 \nexptoows.dll.1036| exptoows.dll| 15.0.4442.1000| 14496| 30-Apr-22| 08:30 \nexptoows.dll.1037| exptoows.dll| 15.0.4442.1000| 13424| 30-Apr-22| 08:30 \nexptoows.dll.1081| exptoows.dll| 15.0.4442.1000| 13952| 30-Apr-22| 08:30 \nexptoows.dll.1050| exptoows.dll| 15.0.4420.1017| 14528| 30-Apr-22| 08:30 \nexptoows.dll.1038| exptoows.dll| 15.0.4420.1017| 14504| 30-Apr-22| 07:51 \nexptoows.dll.1057| exptoows.dll| 15.0.4463.1000| 13920| 30-Apr-22| 07:51 \nexptoows.dll.1040| exptoows.dll| 15.0.4442.1000| 14480| 30-Apr-22| 08:30 \nexptoows.dll.1041| exptoows.dll| 15.0.4442.1000| 12936| 30-Apr-22| 08:30 \nexptoows.dll.1087| exptoows.dll| 15.0.4420.1017| 13984| 30-Apr-22| 08:30 \nexptoows.dll.1042| exptoows.dll| 15.0.4442.1000| 12416| 30-Apr-22| 08:30 \nexptoows.dll.1063| exptoows.dll| 15.0.4420.1017| 13976| 30-Apr-22| 08:30 \nexptoows.dll.1062| exptoows.dll| 15.0.4420.1017| 13992| 30-Apr-22| 08:30 \nexptoows.dll.1086| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 07:51 \nexptoows.dll.1044| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 08:30 \nexptoows.dll.1043| exptoows.dll| 15.0.4442.1000| 14504| 30-Apr-22| 08:30 \nexptoows.dll.1045| exptoows.dll| 15.0.4420.1017| 14520| 30-Apr-22| 08:30 \nexptoows.dll.1046| exptoows.dll| 15.0.4442.1000| 14496| 30-Apr-22| 08:30 \nexptoows.dll.2070| exptoows.dll| 15.0.4442.1000| 14496| 30-Apr-22| 08:30 \nexptoows.dll.1048| exptoows.dll| 15.0.4420.1017| 14480| 30-Apr-22| 08:30 \nexptoows.dll.1049| exptoows.dll| 15.0.4442.1000| 13952| 30-Apr-22| 08:30 \nexptoows.dll.1051| exptoows.dll| 15.0.4420.1017| 13984| 30-Apr-22| 07:51 \nexptoows.dll.1060| exptoows.dll| 15.0.4454.1000| 13928| 30-Apr-22| 07:51 \nexptoows.dll.2074| exptoows.dll| 15.0.4420.1017| 13960| 30-Apr-22| 08:30 \nexptoows.dll.1053| exptoows.dll| 15.0.4420.1017| 13976| 30-Apr-22| 08:30 \nexptoows.dll.1054| exptoows.dll| 15.0.4420.1017| 13936| 30-Apr-22| 08:30 \nexptoows.dll.1055| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 08:30 \nexptoows.dll.1058| exptoows.dll| 15.0.4420.1017| 14448| 30-Apr-22| 08:30 \nexptoows.dll.1066| exptoows.dll| 15.0.4481.1000| 14400| 30-Apr-22| 07:51 \nexptoows.dll.2052| exptoows.dll| 15.0.4442.1000| 11912| 30-Apr-22| 08:30 \nexptoows.dll.1028| exptoows.dll| 15.0.4442.1000| 12416| 30-Apr-22| 08:30 \nxlintl32.dll_1025| xlintl32.dll| 15.0.5337.1000| 4671392| 30-Apr-22| 07:45 \nxllex.dll_1025| xllex.dll| 15.0.4569.1000| 38592| 30-Apr-22| 07:45 \nxlintl32.dll_1026| xlintl32.dll| 15.0.5385.1000| 4892568| 30-Apr-22| 07:45 \nxllex.dll_1026| xllex.dll| 15.0.4569.1000| 40616| 30-Apr-22| 07:45 \nxlintl32.dll_1029| xlintl32.dll| 15.0.5337.1000| 4858280| 30-Apr-22| 07:45 \nxllex.dll_1029| xllex.dll| 15.0.4569.1000| 66240| 30-Apr-22| 07:45 \nxlintl32.dll_1030| xlintl32.dll| 15.0.5337.1000| 4555680| 30-Apr-22| 07:45 \nxllex.dll_1030| xllex.dll| 15.0.5015.1000| 50408| 30-Apr-22| 07:45 \nxlintl32.dll_1031| xlintl32.dll| 15.0.5337.1000| 4716448| 30-Apr-22| 07:45 \nxllex.dll_1031| xllex.dll| 15.0.4569.1000| 43712| 30-Apr-22| 07:45 \nxlintl32.dll_1032| xlintl32.dll| 15.0.5337.1000| 5139336| 30-Apr-22| 07:45 \nxllex.dll_1032| xllex.dll| 15.0.4569.1000| 57512| 30-Apr-22| 07:45 \nxlintl32.dll_3082| xlintl32.dll| 15.0.5337.1000| 4659616| 30-Apr-22| 07:45 \nxllex.dll_3082| xllex.dll| 15.0.4569.1000| 43720| 30-Apr-22| 07:45 \nxlintl32.dll_1061| xlintl32.dll| 15.0.5337.1000| 4774312| 30-Apr-22| 07:45 \nxllex.dll_1061| xllex.dll| 15.0.4569.1000| 40128| 30-Apr-22| 07:45 \nxlintl32.dll_1035| xlintl32.dll| 15.0.5337.1000| 4671896| 30-Apr-22| 07:45 \nxllex.dll_1035| xllex.dll| 15.0.4569.1000| 43192| 30-Apr-22| 07:45 \nxlintl32.dll_1036| xlintl32.dll| 15.0.5337.1000| 5073312| 30-Apr-22| 07:45 \nxllex.dll_1036| xllex.dll| 15.0.4569.1000| 57536| 30-Apr-22| 07:45 \nxlintl32.dll_1037| xlintl32.dll| 15.0.5337.1000| 4624792| 30-Apr-22| 07:45 \nxllex.dll_1037| xllex.dll| 15.0.4569.1000| 55976| 30-Apr-22| 07:45 \nxlintl32.dll_1081| xlintl32.dll| 15.0.5397.1000| 4803992| 30-Apr-22| 07:45 \nxllex.dll_1081| xllex.dll| 15.0.4569.1000| 39080| 30-Apr-22| 07:45 \nxlintl32.dll_1050| xlintl32.dll| 15.0.5337.1000| 4626344| 30-Apr-22| 07:45 \nxllex.dll_1050| xllex.dll| 15.0.4569.1000| 40664| 30-Apr-22| 07:45 \nxlintl32.dll_1038| xlintl32.dll| 15.0.5337.1000| 4911008| 30-Apr-22| 07:45 \nxllex.dll_1038| xllex.dll| 15.0.4569.1000| 67776| 30-Apr-22| 07:45 \nxlintl32.dll_1057| xlintl32.dll| 15.0.5337.1000| 4545952| 30-Apr-22| 07:45 \nxllex.dll_1057| xllex.dll| 15.0.5325.1000| 41880| 30-Apr-22| 07:45 \nxlintl32.dll_1040| xlintl32.dll| 15.0.5337.1000| 4668304| 30-Apr-22| 07:45 \nxllex.dll_1040| xllex.dll| 15.0.4569.1000| 44744| 30-Apr-22| 07:45 \nxlintl32.dll_1041| xlintl32.dll| 15.0.5337.1000| 4248992| 30-Apr-22| 07:45 \nxllex.dll_1041| xllex.dll| 15.0.4569.1000| 46760| 30-Apr-22| 07:45 \nxlintl32.dll_1087| xlintl32.dll| 15.0.5337.1000| 4883368| 30-Apr-22| 07:45 \nxllex.dll_1087| xllex.dll| 15.0.4569.1000| 55464| 30-Apr-22| 07:45 \nxlintl32.dll_1042| xlintl32.dll| 15.0.5337.1000| 4246928| 30-Apr-22| 07:46 \nxllex.dll_1042| xllex.dll| 15.0.4569.1000| 45736| 30-Apr-22| 07:46 \nxlintl32.dll_1063| xlintl32.dll| 15.0.5337.1000| 4893592| 30-Apr-22| 07:46 \nxllex.dll_1063| xllex.dll| 15.0.4569.1000| 41672| 30-Apr-22| 07:46 \nxlintl32.dll_1062| xlintl32.dll| 15.0.5337.1000| 4723608| 30-Apr-22| 07:46 \nxllex.dll_1062| xllex.dll| 15.0.4569.1000| 40648| 30-Apr-22| 07:46 \nxlintl32.dll_1086| xlintl32.dll| 15.0.5337.1000| 4570536| 30-Apr-22| 07:46 \nxllex.dll_1086| xllex.dll| 15.0.4569.1000| 39104| 30-Apr-22| 07:46 \nxlintl32.dll_1044| xlintl32.dll| 15.0.5337.1000| 4536232| 30-Apr-22| 07:46 \nxllex.dll_1044| xllex.dll| 15.0.4569.1000| 41664| 30-Apr-22| 07:46 \nxlintl32.dll_1043| xlintl32.dll| 15.0.5337.1000| 4656544| 30-Apr-22| 07:46 \nxllex.dll_1043| xllex.dll| 15.0.5015.1000| 51944| 30-Apr-22| 07:46 \nxlintl32.dll_1045| xlintl32.dll| 15.0.5337.1000| 4966824| 30-Apr-22| 07:46 \nxllex.dll_1045| xllex.dll| 15.0.4569.1000| 70352| 30-Apr-22| 07:46 \nxlintl32.dll_1046| xlintl32.dll| 15.0.5337.1000| 4638608| 30-Apr-22| 07:46 \nxllex.dll_1046| xllex.dll| 15.0.4569.1000| 42184| 30-Apr-22| 07:46 \nxlintl32.dll_2070| xlintl32.dll| 15.0.5337.1000| 4710808| 30-Apr-22| 07:46 \nxllex.dll_2070| xllex.dll| 15.0.4569.1000| 42696| 30-Apr-22| 07:46 \nxlintl32.dll_1048| xlintl32.dll| 15.0.5337.1000| 4945800| 30-Apr-22| 07:46 \nxllex.dll_1048| xllex.dll| 15.0.4569.1000| 56008| 30-Apr-22| 07:46 \nxlintl32.dll_1049| xlintl32.dll| 15.0.5337.1000| 4836768| 30-Apr-22| 07:46 \nxllex.dll_1049| xllex.dll| 15.0.4569.1000| 43688| 30-Apr-22| 07:46 \nxlintl32.dll_1051| xlintl32.dll| 15.0.5337.1000| 4882328| 30-Apr-22| 07:46 \nxllex.dll_1051| xllex.dll| 15.0.4569.1000| 55496| 30-Apr-22| 07:46 \nxlintl32.dll_1060| xlintl32.dll| 15.0.5337.1000| 4850072| 30-Apr-22| 07:46 \nxllex.dll_1060| xllex.dll| 15.0.4569.1000| 52440| 30-Apr-22| 07:46 \nxlintl32.dll_2074| xlintl32.dll| 15.0.5337.1000| 4902312| 30-Apr-22| 07:46 \nxllex.dll_2074| xllex.dll| 15.0.4569.1000| 52440| 30-Apr-22| 07:46 \nxlintl32.dll_1053| xlintl32.dll| 15.0.5337.1000| 4538776| 30-Apr-22| 07:46 \nxllex.dll_1053| xllex.dll| 15.0.4569.1000| 40640| 30-Apr-22| 07:46 \nxlintl32.dll_1054| xlintl32.dll| 15.0.5399.1000| 4558240| 30-Apr-22| 07:46 \nxllex.dll_1054| xllex.dll| 15.0.4569.1000| 39592| 30-Apr-22| 07:46 \nxlintl32.dll_1055| xlintl32.dll| 15.0.5337.1000| 4837784| 30-Apr-22| 07:46 \nxllex.dll_1055| xllex.dll| 15.0.4569.1000| 65216| 30-Apr-22| 07:46 \nxlintl32.dll_1058| xlintl32.dll| 15.0.5337.1000| 4812200| 30-Apr-22| 07:46 \nxllex.dll_1058| xllex.dll| 15.0.4569.1000| 40616| 30-Apr-22| 07:46 \nxlintl32.dll_1066| xlintl32.dll| 15.0.5337.1000| 4869512| 30-Apr-22| 07:46 \nxllex.dll_1066| xllex.dll| 15.0.4569.1000| 59048| 30-Apr-22| 07:46 \nxlintl32.dll_2052| xlintl32.dll| 15.0.5337.1000| 4043672| 30-Apr-22| 07:46 \nxllex.dll_2052| xllex.dll| 15.0.4569.1000| 49320| 30-Apr-22| 07:46 \nxlintl32.dll_1028| xlintl32.dll| 15.0.5337.1000| 4060584| 30-Apr-22| 07:46 \nxllex.dll_1028| xllex.dll| 15.0.4569.1000| 47272| 30-Apr-22| 07:46 \nxlicons.exe| xlicons.exe| 15.0.4553.1000| 3685544| 29-Apr-22| 08:45 \nxlintl32.dll.idx_dll_1025| xlintl32.dll.idx_dll| 15.0.4420.1017| 98928| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1025| xlintl32.rest.idx_dll| 15.0.4709.1000| 385184| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1026| xlintl32.dll.idx_dll| 15.0.4460.1000| 100416| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1026| xlintl32.rest.idx_dll| 15.0.5385.1000| 409992| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1029| xlintl32.dll.idx_dll| 15.0.4448.1000| 99392| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1029| xlintl32.rest.idx_dll| 15.0.4709.1000| 396448| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1030| xlintl32.dll.idx_dll| 15.0.4442.1000| 97920| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1030| xlintl32.rest.idx_dll| 15.0.5015.1000| 407720| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1031| xlintl32.dll.idx_dll| 15.0.4937.1000| 108232| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1031| xlintl32.rest.idx_dll| 15.0.4971.1000| 409800| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1032| xlintl32.dll.idx_dll| 15.0.4448.1000| 99392| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1032| xlintl32.rest.idx_dll| 15.0.4709.1000| 398496| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1033| xlintl32.rest.idx_dll| 15.0.4703.1000| 407232| 29-Apr-22| 08:45 \nxlintl32.rest.idx_dll_3082| xlintl32.rest.idx_dll| 15.0.4709.1000| 405152| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1061| xlintl32.dll.idx_dll| 15.0.4460.1000| 99904| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1061| xlintl32.rest.idx_dll| 15.0.5281.1000| 406424| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1035| xlintl32.dll.idx_dll| 15.0.4442.1000| 98944| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1035| xlintl32.rest.idx_dll| 15.0.4937.1000| 407752| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1036| xlintl32.rest.idx_dll| 15.0.4709.1000| 405152| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1037| xlintl32.dll.idx_dll| 15.0.4420.1017| 99440| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1037| xlintl32.rest.idx_dll| 15.0.4709.1000| 386728| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1081| xlintl32.dll.idx_dll| 15.0.4442.1000| 97904| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1081| xlintl32.rest.idx_dll| 15.0.4709.1000| 392352| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1050| xlintl32.dll.idx_dll| 15.0.4481.1000| 101456| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1050| xlintl32.rest.idx_dll| 15.0.4709.1000| 408744| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1038| xlintl32.dll.idx_dll| 15.0.4448.1000| 101440| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1038| xlintl32.rest.idx_dll| 15.0.4709.1000| 396960| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1057| xlintl32.dll.idx_dll| 15.0.4469.1000| 99408| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1057| xlintl32.rest.idx_dll| 15.0.4709.1000| 403624| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1040| xlintl32.dll.idx_dll| 15.0.4420.1017| 99456| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1040| xlintl32.rest.idx_dll| 15.0.4763.1000| 401984| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1041| xlintl32.rest.idx_dll| 15.0.4709.1000| 381088| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1087| xlintl32.dll.idx_dll| 15.0.4460.1000| 97856| 30-Apr-22| 07:45 \nxlintl32.rest.idx_dll_1087| xlintl32.rest.idx_dll| 15.0.4709.1000| 400544| 30-Apr-22| 07:45 \nxlintl32.dll.idx_dll_1042| xlintl32.dll.idx_dll| 15.0.4420.1017| 95344| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1042| xlintl32.rest.idx_dll| 15.0.4709.1000| 379040| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1063| xlintl32.dll.idx_dll| 15.0.4466.1000| 100928| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1063| xlintl32.rest.idx_dll| 15.0.4709.1000| 406688| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1062| xlintl32.dll.idx_dll| 15.0.4466.1000| 100928| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1062| xlintl32.rest.idx_dll| 15.0.4709.1000| 405152| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1086| xlintl32.dll.idx_dll| 15.0.4481.1000| 98880| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1086| xlintl32.rest.idx_dll| 15.0.4709.1000| 403616| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1044| xlintl32.dll.idx_dll| 15.0.4442.1000| 97392| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1044| xlintl32.rest.idx_dll| 15.0.4727.1000| 400040| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1043| xlintl32.dll.idx_dll| 15.0.4420.1017| 97392| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1043| xlintl32.rest.idx_dll| 15.0.4989.1000| 407720| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1045| xlintl32.dll.idx_dll| 15.0.4442.1000| 100480| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1045| xlintl32.rest.idx_dll| 15.0.4709.1000| 397472| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1046| xlintl32.dll.idx_dll| 15.0.4420.1017| 100464| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1046| xlintl32.rest.idx_dll| 15.0.4709.1000| 408736| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_2070| xlintl32.dll.idx_dll| 15.0.4442.1000| 99440| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_2070| xlintl32.rest.idx_dll| 15.0.4709.1000| 402592| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1048| xlintl32.dll.idx_dll| 15.0.4454.1000| 99408| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1048| xlintl32.rest.idx_dll| 15.0.4709.1000| 393888| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1049| xlintl32.dll.idx_dll| 15.0.4420.1017| 104560| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1049| xlintl32.rest.idx_dll| 15.0.5307.1000| 408984| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1051| xlintl32.dll.idx_dll| 15.0.4466.1000| 98880| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1051| xlintl32.rest.idx_dll| 15.0.4709.1000| 397984| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1060| xlintl32.dll.idx_dll| 15.0.4463.1000| 99920| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1060| xlintl32.rest.idx_dll| 15.0.4709.1000| 399520| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_2074| xlintl32.dll.idx_dll| 15.0.4460.1000| 100928| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_2074| xlintl32.rest.idx_dll| 15.0.4709.1000| 408224| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1053| xlintl32.dll.idx_dll| 15.0.4442.1000| 96880| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1053| xlintl32.rest.idx_dll| 15.0.4709.1000| 397984| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1054| xlintl32.dll.idx_dll| 15.0.4454.1000| 97872| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1054| xlintl32.rest.idx_dll| 15.0.5399.1000| 394648| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1055| xlintl32.dll.idx_dll| 15.0.4454.1000| 101456| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1055| xlintl32.rest.idx_dll| 15.0.4709.1000| 402592| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1058| xlintl32.dll.idx_dll| 15.0.4448.1000| 102464| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1058| xlintl32.rest.idx_dll| 15.0.4709.1000| 407200| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1066| xlintl32.dll.idx_dll| 15.0.4481.1000| 100416| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1066| xlintl32.rest.idx_dll| 15.0.4709.1000| 410272| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_2052| xlintl32.dll.idx_dll| 15.0.4420.1017| 97392| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_2052| xlintl32.rest.idx_dll| 15.0.4709.1000| 380064| 30-Apr-22| 07:46 \nxlintl32.dll.idx_dll_1028| xlintl32.dll.idx_dll| 15.0.4420.1017| 97408| 30-Apr-22| 07:46 \nxlintl32.rest.idx_dll_1028| xlintl32.rest.idx_dll| 15.0.4709.1000| 381088| 30-Apr-22| 07:46 \nexptoows.xla.1025| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1026| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1027| exptoows.xla| | 121856| | \nexptoows.xla.1028| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1029| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1030| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1031| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1032| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1033| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1035| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1036| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1037| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1038| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1039| exptoows.xla| | 121856| | \nexptoows.xla.1040| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1042| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1043| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1044| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1045| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1046| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1048| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1049| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1050| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1051| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1052| exptoows.xla| | 121856| | \nexptoows.xla.1053| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1054| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1055| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1056| exptoows.xla| | 121856| | \nexptoows.xla.1057| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1058| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1059| exptoows.xla| | 121856| | \nexptoows.xla.1060| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1061| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1062| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1063| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1064| exptoows.xla| | 121856| | \nexptoows.xla.1065| exptoows.xla| | 121856| | \nexptoows.xla.1066| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1067| exptoows.xla| | 121856| | \nexptoows.xla.1068| exptoows.xla| | 121856| | \nexptoows.xla.1069| exptoows.xla| | 121856| | \nexptoows.xla.1071| exptoows.xla| | 121856| | \nexptoows.xla.1074| exptoows.xla| | 121856| | \nexptoows.xla.1076| exptoows.xla| | 121856| | \nexptoows.xla.1077| exptoows.xla| | 121856| | \nexptoows.xla.1078| exptoows.xla| | 121856| | \nexptoows.xla.1079| exptoows.xla| | 121856| | \nexptoows.xla.1081| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1082| exptoows.xla| | 121856| | \nexptoows.xla.1086| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.1087| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.1088| exptoows.xla| | 121856| | \nexptoows.xla.1089| exptoows.xla| | 121856| | \nexptoows.xla.1090| exptoows.xla| | 121856| | \nexptoows.xla.1091| exptoows.xla| | 121856| | \nexptoows.xla.1092| exptoows.xla| | 121856| | \nexptoows.xla.1093| exptoows.xla| | 121856| | \nexptoows.xla.1094| exptoows.xla| | 121856| | \nexptoows.xla.1095| exptoows.xla| | 121856| | \nexptoows.xla.1096| exptoows.xla| | 121856| | \nexptoows.xla.1097| exptoows.xla| | 121856| | \nexptoows.xla.1098| exptoows.xla| | 121856| | \nexptoows.xla.1099| exptoows.xla| | 121856| | \nexptoows.xla.1100| exptoows.xla| | 121856| | \nexptoows.xla.1101| exptoows.xla| | 121856| | \nexptoows.xla.1102| exptoows.xla| | 121856| | \nexptoows.xla.1104| exptoows.xla| | 121856| | \nexptoows.xla.1106| exptoows.xla| | 121856| | \nexptoows.xla.1107| exptoows.xla| | 121856| | \nexptoows.xla.1110| exptoows.xla| | 121856| | \nexptoows.xla.1111| exptoows.xla| | 121856| | \nexptoows.xla.1115| exptoows.xla| | 121856| | \nexptoows.xla.1116| exptoows.xla| | 121856| | \nexptoows.xla.1118| exptoows.xla| | 121856| | \nexptoows.xla.1121| exptoows.xla| | 121856| | \nexptoows.xla.1124| exptoows.xla| | 121856| | \nexptoows.xla.1128| exptoows.xla| | 121856| | \nexptoows.xla.1130| exptoows.xla| | 121856| | \nexptoows.xla.1132| exptoows.xla| | 121856| | \nexptoows.xla.1134| exptoows.xla| | 121856| | \nexptoows.xla.1136| exptoows.xla| | 121856| | \nexptoows.xla.1139| exptoows.xla| | 121856| | \nexptoows.xla.1152| exptoows.xla| | 121856| | \nexptoows.xla.1153| exptoows.xla| | 121856| | \nexptoows.xla.1158| exptoows.xla| | 121856| | \nexptoows.xla.1159| exptoows.xla| | 121856| | \nexptoows.xla.1160| exptoows.xla| | 121856| | \nexptoows.xla.1164| exptoows.xla| | 121856| | \nexptoows.xla.1169| exptoows.xla| | 121856| | \nexptoows.xla.1170| exptoows.xla| | 121856| | \nexptoows.xla.2051| exptoows.xla| | 121856| | \nexptoows.xla.2052| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.2068| exptoows.xla| | 121856| | \nexptoows.xla.2070| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.2074| exptoows.xla| | 121856| 29-Apr-22| 08:46 \nexptoows.xla.2108| exptoows.xla| | 121856| | \nexptoows.xla.2117| exptoows.xla| | 121856| | \nexptoows.xla.2118| exptoows.xla| | 121856| | \nexptoows.xla.2137| exptoows.xla| | 121856| | \nexptoows.xla.2141| exptoows.xla| | 121856| | \nexptoows.xla.3082| exptoows.xla| | 121856| 29-Apr-22| 08:45 \nexptoows.xla.3098| exptoows.xla| | 121856| | \nexptoows.xla.3179| exptoows.xla| | 121856| | \nexptoows.xla.5146| exptoows.xla| | 121856| | \nexptoows.xla.7194| exptoows.xla| | 121856| | \nexptoows.xla.1041| exptoows.xla| | 122880| 29-Apr-22| 08:46 \nfuncs.xls_0003_1029| funcs.xls3| | 145920| 30-Apr-22| 07:24 \nfuncs.xls_0004_1038| funcs.xls4| | 144384| 30-Apr-22| 08:50 \nfuncs.xls_0001_1045| funcs.xls1| | 150016| 30-Apr-22| 07:24 \nfuncs.xls_0002_1049| funcs.xls2| | 171520| 30-Apr-22| 08:01 \nexcel.veman.xml| excel.visualelementsmanifest.xml| | 338| 29-Apr-22| 08:45 \nxlintl32.dll_1033| xlintl32.dll| 15.0.5337.1000| 4423560| 29-Apr-22| 08:45 \nxllex.dll_1033| xllex.dll| 15.0.4569.1000| 37568| 29-Apr-22| 08:45 \nexcel.exe| excel.exe| 15.0.5449.1000| 25742256| 29-Apr-22| 08:45 \nexcel.man| excel.exe.manifest| | 1227| 29-Apr-22| 08:45 \nxl12cnv.exe| excelcnv.exe| 15.0.5449.1000| 21963200| 29-Apr-22| 08:45 \nxl12cnvp.dll| excelcnvpxy.dll| 15.0.4454.1000| 46144| 29-Apr-22| 08:45 \nxlcall32.dll| xlcall32.dll| 15.0.4454.1000| 10328| 29-Apr-22| 08:45 \nsolver.xlam_1025| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1026| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1028| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1029| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1030| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1031| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1032| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1033| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1035| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1036| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1037| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1038| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1040| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1041| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1042| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1043| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1044| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1045| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1046| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1048| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1049| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1050| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1051| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1053| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1054| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1055| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1057| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1058| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1060| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1061| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1062| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1063| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1066| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1081| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1086| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_1087| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_2052| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_2070| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_2074| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver.xlam_3082| solver.xlam| | 942373| 29-Apr-22| 08:45 \nsolver32.dll_1025| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1026| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1028| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1029| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1030| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1031| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1032| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1033| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1035| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1036| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1037| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1038| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1040| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1041| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1042| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1043| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1044| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1045| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1046| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1048| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1049| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1050| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1051| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1053| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1054| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1055| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1057| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1058| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1060| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1061| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1062| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1063| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1066| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1081| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1086| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_1087| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_2052| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_2070| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_2074| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \nsolver32.dll_3082| solver32.dll| 15.0.5435.1000| 176544| 29-Apr-22| 08:45 \n \n## \n\n__\n\nFor all supported x64-based versions of Excel 2013\n\nFile identifier| File name| File version| File size| Date| Time \n---|---|---|---|---|--- \nexptoows.dll.1025| exptoows.dll| 15.0.4442.1000| 13448| 30-Apr-22| 08:05 \nexptoows.dll.1026| exptoows.dll| 15.0.4420.1017| 14448| 30-Apr-22| 08:05 \nexptoows.dll.1029| exptoows.dll| 15.0.4420.1017| 13984| 30-Apr-22| 08:05 \nexptoows.dll.1030| exptoows.dll| 15.0.4442.1000| 14480| 30-Apr-22| 08:05 \nexptoows.dll.1031| exptoows.dll| 15.0.4442.1000| 15000| 30-Apr-22| 08:05 \nexptoows.dll.1032| exptoows.dll| 15.0.4420.1017| 14464| 30-Apr-22| 08:05 \nexptoows.dll.3082| exptoows.dll| 15.0.4442.1000| 14488| 30-Apr-22| 08:06 \nexptoows.dll.1061| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 08:06 \nexptoows.dll.1035| exptoows.dll| 15.0.4420.1017| 13960| 30-Apr-22| 08:06 \nexptoows.dll.1036| exptoows.dll| 15.0.4442.1000| 14512| 30-Apr-22| 08:06 \nexptoows.dll.1037| exptoows.dll| 15.0.4442.1000| 13440| 30-Apr-22| 08:06 \nexptoows.dll.1081| exptoows.dll| 15.0.4442.1000| 13936| 30-Apr-22| 08:06 \nexptoows.dll.1050| exptoows.dll| 15.0.4420.1017| 14512| 30-Apr-22| 08:06 \nexptoows.dll.1038| exptoows.dll| 15.0.4420.1017| 14504| 30-Apr-22| 08:06 \nexptoows.dll.1057| exptoows.dll| 15.0.4463.1000| 13920| 30-Apr-22| 08:06 \nexptoows.dll.1040| exptoows.dll| 15.0.4442.1000| 14496| 30-Apr-22| 08:06 \nexptoows.dll.1041| exptoows.dll| 15.0.4442.1000| 12936| 30-Apr-22| 08:05 \nexptoows.dll.1087| exptoows.dll| 15.0.4420.1017| 13960| 30-Apr-22| 08:06 \nexptoows.dll.1042| exptoows.dll| 15.0.4442.1000| 12416| 30-Apr-22| 08:06 \nexptoows.dll.1063| exptoows.dll| 15.0.4420.1017| 13992| 30-Apr-22| 08:06 \nexptoows.dll.1062| exptoows.dll| 15.0.4420.1017| 13976| 30-Apr-22| 08:06 \nexptoows.dll.1086| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 08:06 \nexptoows.dll.1044| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 08:06 \nexptoows.dll.1043| exptoows.dll| 15.0.4442.1000| 14488| 30-Apr-22| 08:06 \nexptoows.dll.1045| exptoows.dll| 15.0.4420.1017| 14520| 30-Apr-22| 08:06 \nexptoows.dll.1046| exptoows.dll| 15.0.4442.1000| 14496| 30-Apr-22| 08:06 \nexptoows.dll.2070| exptoows.dll| 15.0.4442.1000| 14512| 30-Apr-22| 08:06 \nexptoows.dll.1048| exptoows.dll| 15.0.4420.1017| 14480| 30-Apr-22| 08:06 \nexptoows.dll.1049| exptoows.dll| 15.0.4442.1000| 13936| 30-Apr-22| 08:07 \nexptoows.dll.1051| exptoows.dll| 15.0.4420.1017| 13984| 30-Apr-22| 08:07 \nexptoows.dll.1060| exptoows.dll| 15.0.4454.1000| 13944| 30-Apr-22| 08:07 \nexptoows.dll.2074| exptoows.dll| 15.0.4420.1017| 13984| 30-Apr-22| 08:07 \nexptoows.dll.1053| exptoows.dll| 15.0.4420.1017| 13976| 30-Apr-22| 08:07 \nexptoows.dll.1054| exptoows.dll| 15.0.4420.1017| 13936| 30-Apr-22| 08:07 \nexptoows.dll.1055| exptoows.dll| 15.0.4420.1017| 13968| 30-Apr-22| 08:07 \nexptoows.dll.1058| exptoows.dll| 15.0.4420.1017| 14448| 30-Apr-22| 08:07 \nexptoows.dll.1066| exptoows.dll| 15.0.4481.1000| 14400| 30-Apr-22| 08:07 \nexptoows.dll.2052| exptoows.dll| 15.0.4442.1000| 11912| 30-Apr-22| 08:07 \nexptoows.dll.1028| exptoows.dll| 15.0.4442.1000| 12416| 30-Apr-22| 08:07 \nxlintl32.dll_1025| xlintl32.dll| 15.0.5449.1000| 4768688| 30-Apr-22| 08:00 \nxllex.dll_1025| xllex.dll| 15.0.4569.1000| 38592| 30-Apr-22| 08:00 \nxlintl32.dll_1026| xlintl32.dll| 15.0.5449.1000| 4955584| 30-Apr-22| 08:00 \nxllex.dll_1026| xllex.dll| 15.0.4569.1000| 40616| 30-Apr-22| 08:00 \nxlintl32.dll_1029| xlintl32.dll| 15.0.5449.1000| 4921264| 30-Apr-22| 08:00 \nxllex.dll_1029| xllex.dll| 15.0.4569.1000| 66240| 30-Apr-22| 08:00 \nxlintl32.dll_1030| xlintl32.dll| 15.0.5449.1000| 4618672| 30-Apr-22| 08:00 \nxllex.dll_1030| xllex.dll| 15.0.5015.1000| 50408| 30-Apr-22| 08:00 \nxlintl32.dll_1031| xlintl32.dll| 15.0.5449.1000| 4779432| 30-Apr-22| 08:00 \nxllex.dll_1031| xllex.dll| 15.0.4569.1000| 43712| 30-Apr-22| 08:00 \nxlintl32.dll_1032| xlintl32.dll| 15.0.5449.1000| 5202360| 30-Apr-22| 08:00 \nxllex.dll_1032| xllex.dll| 15.0.4569.1000| 57512| 30-Apr-22| 08:00 \nxlintl32.dll_3082| xlintl32.dll| 15.0.5449.1000| 4722096| 30-Apr-22| 08:00 \nxllex.dll_3082| xllex.dll| 15.0.4569.1000| 43720| 30-Apr-22| 08:00 \nxlintl32.dll_1061| xlintl32.dll| 15.0.5449.1000| 4837288| 30-Apr-22| 08:00 \nxllex.dll_1061| xllex.dll| 15.0.4569.1000| 40128| 30-Apr-22| 08:00 \nxlintl32.dll_1035| xlintl32.dll| 15.0.5449.1000| 4734912| 30-Apr-22| 08:00 \nxllex.dll_1035| xllex.dll| 15.0.4569.1000| 43192| 30-Apr-22| 08:00 \nxlintl32.dll_1036| xlintl32.dll| 15.0.5449.1000| 5136312| 30-Apr-22| 08:00 \nxllex.dll_1036| xllex.dll| 15.0.4569.1000| 57536| 30-Apr-22| 08:00 \nxlintl32.dll_1037| xlintl32.dll| 15.0.5449.1000| 4722112| 30-Apr-22| 08:00 \nxllex.dll_1037| xllex.dll| 15.0.4569.1000| 55976| 30-Apr-22| 08:00 \nxlintl32.dll_1081| xlintl32.dll| 15.0.5449.1000| 4867008| 30-Apr-22| 08:00 \nxllex.dll_1081| xllex.dll| 15.0.4569.1000| 39080| 30-Apr-22| 08:00 \nxlintl32.dll_1050| xlintl32.dll| 15.0.5449.1000| 4689344| 30-Apr-22| 08:01 \nxllex.dll_1050| xllex.dll| 15.0.4569.1000| 40664| 30-Apr-22| 08:01 \nxlintl32.dll_1038| xlintl32.dll| 15.0.5449.1000| 4973992| 30-Apr-22| 08:01 \nxllex.dll_1038| xllex.dll| 15.0.4569.1000| 67776| 30-Apr-22| 08:01 \nxlintl32.dll_1057| xlintl32.dll| 15.0.5449.1000| 4608944| 30-Apr-22| 08:01 \nxllex.dll_1057| xllex.dll| 15.0.4569.1000| 39616| 30-Apr-22| 08:01 \nxlintl32.dll_1040| xlintl32.dll| 15.0.5449.1000| 4731328| 30-Apr-22| 08:01 \nxllex.dll_1040| xllex.dll| 15.0.4569.1000| 44744| 30-Apr-22| 08:01 \nxlintl32.dll_1041| xlintl32.dll| 15.0.5449.1000| 4312000| 30-Apr-22| 08:00 \nxllex.dll_1041| xllex.dll| 15.0.4569.1000| 46760| 30-Apr-22| 08:00 \nxlintl32.dll_1087| xlintl32.dll| 15.0.5449.1000| 4946344| 30-Apr-22| 08:01 \nxllex.dll_1087| xllex.dll| 15.0.4569.1000| 55464| 30-Apr-22| 08:01 \nxlintl32.dll_1042| xlintl32.dll| 15.0.5449.1000| 4309928| 30-Apr-22| 08:01 \nxllex.dll_1042| xllex.dll| 15.0.4569.1000| 45736| 30-Apr-22| 08:01 \nxlintl32.dll_1063| xlintl32.dll| 15.0.5449.1000| 4956600| 30-Apr-22| 08:01 \nxllex.dll_1063| xllex.dll| 15.0.4569.1000| 41672| 30-Apr-22| 08:01 \nxlintl32.dll_1062| xlintl32.dll| 15.0.5449.1000| 4786608| 30-Apr-22| 08:01 \nxllex.dll_1062| xllex.dll| 15.0.4569.1000| 40648| 30-Apr-22| 08:01 \nxlintl32.dll_1086| xlintl32.dll| 15.0.5449.1000| 4633520| 30-Apr-22| 08:01 \nxllex.dll_1086| xllex.dll| 15.0.4569.1000| 39104| 30-Apr-22| 08:01 \nxlintl32.dll_1044| xlintl32.dll| 15.0.5449.1000| 4599216| 30-Apr-22| 08:01 \nxllex.dll_1044| xllex.dll| 15.0.4569.1000| 41664| 30-Apr-22| 08:01 \nxlintl32.dll_1043| xlintl32.dll| 15.0.5449.1000| 4719528| 30-Apr-22| 08:01 \nxllex.dll_1043| xllex.dll| 15.0.5015.1000| 51944| 30-Apr-22| 08:01 \nxlintl32.dll_1045| xlintl32.dll| 15.0.5449.1000| 5029800| 30-Apr-22| 08:01 \nxllex.dll_1045| xllex.dll| 15.0.4569.1000| 70352| 30-Apr-22| 08:01 \nxlintl32.dll_1046| xlintl32.dll| 15.0.5449.1000| 4701096| 30-Apr-22| 08:01 \nxllex.dll_1046| xllex.dll| 15.0.4569.1000| 42184| 30-Apr-22| 08:01 \nxlintl32.dll_2070| xlintl32.dll| 15.0.5449.1000| 4773824| 30-Apr-22| 08:01 \nxllex.dll_2070| xllex.dll| 15.0.4569.1000| 42696| 30-Apr-22| 08:01 \nxlintl32.dll_1048| xlintl32.dll| 15.0.5449.1000| 5008816| 30-Apr-22| 08:01 \nxllex.dll_1048| xllex.dll| 15.0.4569.1000| 56008| 30-Apr-22| 08:01 \nxlintl32.dll_1049| xlintl32.dll| 15.0.5449.1000| 4899752| 30-Apr-22| 08:01 \nxllex.dll_1049| xllex.dll| 15.0.4569.1000| 43688| 30-Apr-22| 08:01 \nxlintl32.dll_1051| xlintl32.dll| 15.0.5449.1000| 4945344| 30-Apr-22| 08:01 \nxllex.dll_1051| xllex.dll| 15.0.4569.1000| 55496| 30-Apr-22| 08:01 \nxlintl32.dll_1060| xlintl32.dll| 15.0.5449.1000| 4913088| 30-Apr-22| 08:01 \nxllex.dll_1060| xllex.dll| 15.0.4569.1000| 52440| 30-Apr-22| 08:01 \nxlintl32.dll_2074| xlintl32.dll| 15.0.5449.1000| 4965288| 30-Apr-22| 08:01 \nxllex.dll_2074| xllex.dll| 15.0.4569.1000| 52440| 30-Apr-22| 08:01 \nxlintl32.dll_1053| xlintl32.dll| 15.0.5449.1000| 4601776| 30-Apr-22| 08:01 \nxllex.dll_1053| xllex.dll| 15.0.4569.1000| 40640| 30-Apr-22| 08:01 \nxlintl32.dll_1054| xlintl32.dll| 15.0.5449.1000| 4621232| 30-Apr-22| 08:01 \nxllex.dll_1054| xllex.dll| 15.0.4569.1000| 39592| 30-Apr-22| 08:01 \nxlintl32.dll_1055| xlintl32.dll| 15.0.5449.1000| 4900784| 30-Apr-22| 08:01 \nxllex.dll_1055| xllex.dll| 15.0.4569.1000| 65216| 30-Apr-22| 08:01 \nxlintl32.dll_1058| xlintl32.dll| 15.0.5449.1000| 4875176| 30-Apr-22| 08:01 \nxllex.dll_1058| xllex.dll| 15.0.4569.1000| 40616| 30-Apr-22| 08:01 \nxlintl32.dll_1066| xlintl32.dll| 15.0.5449.1000| 4932544| 30-Apr-22| 08:01 \nxllex.dll_1066| xllex.dll| 15.0.4569.1000| 59048| 30-Apr-22| 08:01 \nxlintl32.dll_2052| xlintl32.dll| 15.0.5449.1000| 4106664| 30-Apr-22| 08:01 \nxllex.dll_2052| xllex.dll| 15.0.4569.1000| 49320| 30-Apr-22| 08:01 \nxlintl32.dll_1028| xlintl32.dll| 15.0.5449.1000| 4123584| 30-Apr-22| 08:01 \nxllex.dll_1028| xllex.dll| 15.0.4569.1000| 47272| 30-Apr-22| 08:01 \nxlicons.exe| xlicons.exe| 15.0.4553.1000| 3685544| 29-Apr-22| 08:45 \nxlintl32.dll.idx_dll_1025| xlintl32.dll.idx_dll| 15.0.4420.1017| 98928| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1025| xlintl32.rest.idx_dll| 15.0.4709.1000| 385184| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1026| xlintl32.dll.idx_dll| 15.0.4460.1000| 100416| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1026| xlintl32.rest.idx_dll| 15.0.4709.1000| 407720| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1029| xlintl32.dll.idx_dll| 15.0.4448.1000| 99392| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1029| xlintl32.rest.idx_dll| 15.0.4709.1000| 396456| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1030| xlintl32.dll.idx_dll| 15.0.4442.1000| 97920| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1030| xlintl32.rest.idx_dll| 15.0.5015.1000| 407736| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1031| xlintl32.dll.idx_dll| 15.0.4937.1000| 108224| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1031| xlintl32.rest.idx_dll| 15.0.4971.1000| 409800| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1032| xlintl32.dll.idx_dll| 15.0.4448.1000| 99408| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1032| xlintl32.rest.idx_dll| 15.0.4709.1000| 398504| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1033| xlintl32.rest.idx_dll| 15.0.4703.1000| 407232| 29-Apr-22| 08:45 \nxlintl32.rest.idx_dll_3082| xlintl32.rest.idx_dll| 15.0.4709.1000| 405152| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1061| xlintl32.dll.idx_dll| 15.0.4460.1000| 99904| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1061| xlintl32.rest.idx_dll| 15.0.4709.1000| 404136| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1035| xlintl32.dll.idx_dll| 15.0.4442.1000| 98944| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1035| xlintl32.rest.idx_dll| 15.0.4937.1000| 407744| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1036| xlintl32.rest.idx_dll| 15.0.4709.1000| 405152| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1037| xlintl32.dll.idx_dll| 15.0.4420.1017| 99456| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1037| xlintl32.rest.idx_dll| 15.0.4709.1000| 386720| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1081| xlintl32.dll.idx_dll| 15.0.4442.1000| 97920| 30-Apr-22| 08:00 \nxlintl32.rest.idx_dll_1081| xlintl32.rest.idx_dll| 15.0.4709.1000| 392352| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1050| xlintl32.dll.idx_dll| 15.0.4481.1000| 101440| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1050| xlintl32.rest.idx_dll| 15.0.4709.1000| 408744| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1038| xlintl32.dll.idx_dll| 15.0.4448.1000| 101440| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1038| xlintl32.rest.idx_dll| 15.0.4709.1000| 396960| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1057| xlintl32.dll.idx_dll| 15.0.4469.1000| 99408| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1057| xlintl32.rest.idx_dll| 15.0.4709.1000| 403616| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1040| xlintl32.dll.idx_dll| 15.0.4420.1017| 99440| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1040| xlintl32.rest.idx_dll| 15.0.4763.1000| 400552| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1041| xlintl32.rest.idx_dll| 15.0.4709.1000| 381088| 30-Apr-22| 08:00 \nxlintl32.dll.idx_dll_1087| xlintl32.dll.idx_dll| 15.0.4460.1000| 97856| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1087| xlintl32.rest.idx_dll| 15.0.4709.1000| 400552| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1042| xlintl32.dll.idx_dll| 15.0.4420.1017| 95360| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1042| xlintl32.rest.idx_dll| 15.0.5285.1000| 381336| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1063| xlintl32.dll.idx_dll| 15.0.4466.1000| 100928| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1063| xlintl32.rest.idx_dll| 15.0.4709.1000| 406688| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1062| xlintl32.dll.idx_dll| 15.0.4466.1000| 100928| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1062| xlintl32.rest.idx_dll| 15.0.4709.1000| 405152| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1086| xlintl32.dll.idx_dll| 15.0.4481.1000| 98896| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1086| xlintl32.rest.idx_dll| 15.0.4709.1000| 403616| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1044| xlintl32.dll.idx_dll| 15.0.4442.1000| 97408| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1044| xlintl32.rest.idx_dll| 15.0.4727.1000| 400040| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1043| xlintl32.dll.idx_dll| 15.0.4420.1017| 97392| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1043| xlintl32.rest.idx_dll| 15.0.4989.1000| 407728| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1045| xlintl32.dll.idx_dll| 15.0.4442.1000| 100464| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1045| xlintl32.rest.idx_dll| 15.0.4709.1000| 397472| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1046| xlintl32.dll.idx_dll| 15.0.4420.1017| 100464| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1046| xlintl32.rest.idx_dll| 15.0.4709.1000| 408744| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_2070| xlintl32.dll.idx_dll| 15.0.4442.1000| 99440| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_2070| xlintl32.rest.idx_dll| 15.0.5325.1000| 404880| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1048| xlintl32.dll.idx_dll| 15.0.4454.1000| 99392| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1048| xlintl32.rest.idx_dll| 15.0.4709.1000| 393896| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1049| xlintl32.dll.idx_dll| 15.0.4420.1017| 104560| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1049| xlintl32.rest.idx_dll| 15.0.4709.1000| 406688| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1051| xlintl32.dll.idx_dll| 15.0.4466.1000| 98880| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1051| xlintl32.rest.idx_dll| 15.0.4709.1000| 397984| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1060| xlintl32.dll.idx_dll| 15.0.4463.1000| 99904| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1060| xlintl32.rest.idx_dll| 15.0.4709.1000| 399520| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_2074| xlintl32.dll.idx_dll| 15.0.4460.1000| 100944| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_2074| xlintl32.rest.idx_dll| 15.0.4709.1000| 408224| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1053| xlintl32.dll.idx_dll| 15.0.4442.1000| 96880| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1053| xlintl32.rest.idx_dll| 15.0.4709.1000| 397984| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1054| xlintl32.dll.idx_dll| 15.0.4454.1000| 97856| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1054| xlintl32.rest.idx_dll| 15.0.4709.1000| 392360| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1055| xlintl32.dll.idx_dll| 15.0.4454.1000| 101440| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1055| xlintl32.rest.idx_dll| 15.0.4709.1000| 402592| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1058| xlintl32.dll.idx_dll| 15.0.4448.1000| 102464| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1058| xlintl32.rest.idx_dll| 15.0.4709.1000| 407208| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1066| xlintl32.dll.idx_dll| 15.0.4481.1000| 100416| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1066| xlintl32.rest.idx_dll| 15.0.4709.1000| 410272| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_2052| xlintl32.dll.idx_dll| 15.0.4420.1017| 97392| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_2052| xlintl32.rest.idx_dll| 15.0.4709.1000| 380064| 30-Apr-22| 08:01 \nxlintl32.dll.idx_dll_1028| xlintl32.dll.idx_dll| 15.0.4420.1017| 97392| 30-Apr-22| 08:01 \nxlintl32.rest.idx_dll_1028| xlintl32.rest.idx_dll| 15.0.4709.1000| 381088| 30-Apr-22| 08:01 \nexptoows.xla.1025| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1026| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1027| exptoows.xla| | 120320| | \nexptoows.xla.1028| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1029| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1030| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1031| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1032| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1033| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1035| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1036| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1037| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1038| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1039| exptoows.xla| | 120320| | \nexptoows.xla.1040| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1041| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1042| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1043| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1044| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1045| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1046| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1048| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1049| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1050| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1051| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1052| exptoows.xla| | 120320| | \nexptoows.xla.1053| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1054| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1055| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1056| exptoows.xla| | 120320| | \nexptoows.xla.1057| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1058| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1059| exptoows.xla| | 120320| | \nexptoows.xla.1060| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1061| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1062| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1063| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1064| exptoows.xla| | 120320| | \nexptoows.xla.1065| exptoows.xla| | 120320| | \nexptoows.xla.1066| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1067| exptoows.xla| | 120320| | \nexptoows.xla.1068| exptoows.xla| | 120320| | \nexptoows.xla.1069| exptoows.xla| | 120320| | \nexptoows.xla.1071| exptoows.xla| | 120320| | \nexptoows.xla.1074| exptoows.xla| | 120320| | \nexptoows.xla.1076| exptoows.xla| | 120320| | \nexptoows.xla.1077| exptoows.xla| | 120320| | \nexptoows.xla.1078| exptoows.xla| | 120320| | \nexptoows.xla.1079| exptoows.xla| | 120320| | \nexptoows.xla.1081| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1082| exptoows.xla| | 120320| | \nexptoows.xla.1086| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1087| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.1088| exptoows.xla| | 120320| | \nexptoows.xla.1089| exptoows.xla| | 120320| | \nexptoows.xla.1090| exptoows.xla| | 120320| | \nexptoows.xla.1091| exptoows.xla| | 120320| | \nexptoows.xla.1092| exptoows.xla| | 120320| | \nexptoows.xla.1093| exptoows.xla| | 120320| | \nexptoows.xla.1094| exptoows.xla| | 120320| | \nexptoows.xla.1095| exptoows.xla| | 120320| | \nexptoows.xla.1096| exptoows.xla| | 120320| | \nexptoows.xla.1097| exptoows.xla| | 120320| | \nexptoows.xla.1098| exptoows.xla| | 120320| | \nexptoows.xla.1099| exptoows.xla| | 120320| | \nexptoows.xla.1100| exptoows.xla| | 120320| | \nexptoows.xla.1101| exptoows.xla| | 120320| | \nexptoows.xla.1102| exptoows.xla| | 120320| | \nexptoows.xla.1104| exptoows.xla| | 120320| | \nexptoows.xla.1106| exptoows.xla| | 120320| | \nexptoows.xla.1107| exptoows.xla| | 120320| | \nexptoows.xla.1110| exptoows.xla| | 120320| | \nexptoows.xla.1111| exptoows.xla| | 120320| | \nexptoows.xla.1115| exptoows.xla| | 120320| | \nexptoows.xla.1116| exptoows.xla| | 120320| | \nexptoows.xla.1118| exptoows.xla| | 120320| | \nexptoows.xla.1121| exptoows.xla| | 120320| | \nexptoows.xla.1124| exptoows.xla| | 120320| | \nexptoows.xla.1128| exptoows.xla| | 120320| | \nexptoows.xla.1130| exptoows.xla| | 120320| | \nexptoows.xla.1132| exptoows.xla| | 120320| | \nexptoows.xla.1134| exptoows.xla| | 120320| | \nexptoows.xla.1136| exptoows.xla| | 120320| | \nexptoows.xla.1139| exptoows.xla| | 120320| | \nexptoows.xla.1152| exptoows.xla| | 120320| | \nexptoows.xla.1153| exptoows.xla| | 120320| | \nexptoows.xla.1158| exptoows.xla| | 120320| | \nexptoows.xla.1159| exptoows.xla| | 120320| | \nexptoows.xla.1160| exptoows.xla| | 120320| | \nexptoows.xla.1164| exptoows.xla| | 120320| | \nexptoows.xla.1169| exptoows.xla| | 120320| | \nexptoows.xla.1170| exptoows.xla| | 120320| | \nexptoows.xla.2051| exptoows.xla| | 120320| | \nexptoows.xla.2052| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.2068| exptoows.xla| | 120320| | \nexptoows.xla.2070| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.2074| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.2108| exptoows.xla| | 120320| | \nexptoows.xla.2117| exptoows.xla| | 120320| | \nexptoows.xla.2118| exptoows.xla| | 120320| | \nexptoows.xla.2137| exptoows.xla| | 120320| | \nexptoows.xla.2141| exptoows.xla| | 120320| | \nexptoows.xla.3082| exptoows.xla| | 120320| 29-Apr-22| 08:46 \nexptoows.xla.3098| exptoows.xla| | 120320| | \nexptoows.xla.3179| exptoows.xla| | 120320| | \nexptoows.xla.5146| exptoows.xla| | 120320| | \nexptoows.xla.7194| exptoows.xla| | 120320| | \nfuncs.xls_0003_1029| funcs.xls3| | 145920| 30-Apr-22| 07:45 \nfuncs.xls_0004_1038| funcs.xls4| | 144384| 30-Apr-22| 08:50 \nfuncs.xls_0001_1045| funcs.xls1| | 150016| 30-Apr-22| 08:51 \nfuncs.xls_0002_1049| funcs.xls2| | 171520| 30-Apr-22| 08:01 \nexcel.veman.xml| excel.visualelementsmanifest.xml| | 338| 29-Apr-22| 08:45 \nxlintl32.dll_1033| xlintl32.dll| 15.0.5337.1000| 4486040| 29-Apr-22| 08:45 \nxlintl32.fallback.dll.1033| xlintl32.dll| 15.0.5337.1000| 4486040| 29-Apr-22| 08:45 \nxllex.dll_1033| xllex.dll| 15.0.4569.1000| 37568| 29-Apr-22| 08:45 \nexcel.exe| excel.exe| 15.0.5449.1000| 33059256| 29-Apr-22| 08:45 \nexcel.man| excel.exe.manifest| | 1227| 29-Apr-22| 08:45 \nxl12cnv.exe| excelcnv.exe| 15.0.5449.1000| 29523384| 29-Apr-22| 08:45 \nxlsrv.ecs.excelcnv.exe| excelcnv.exe| 15.0.5449.1000| 29523384| 29-Apr-22| 08:45 \nxl12cnvp.dll| excelcnvpxy.dll| 15.0.4454.1000| 48704| 29-Apr-22| 08:45 \nxlcall32.dll| xlcall32.dll| 15.0.4454.1000| 10856| 29-Apr-22| 08:45 \nsolver.xlam_1025| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1026| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1028| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1029| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1030| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1031| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1032| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1033| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1035| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1036| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1037| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1038| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1040| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1041| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1042| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1043| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1044| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1045| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1046| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1048| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1049| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1050| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1051| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1053| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1054| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1055| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1057| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1058| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1060| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1061| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1062| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1063| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1066| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1081| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1086| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_1087| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_2052| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_2070| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_2074| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver.xlam_3082| solver.xlam| | 973395| 29-Apr-22| 08:45 \nsolver32.dll_1025| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1026| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1028| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1029| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1030| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1031| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1032| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1033| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1035| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1036| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1037| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1038| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1040| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1041| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1042| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1043| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1044| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1045| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1046| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1048| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1049| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1050| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1051| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1053| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1054| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1055| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1057| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1058| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1060| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1061| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1062| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1063| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1066| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1081| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1086| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_1087| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_2052| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_2070| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_2074| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \nsolver32.dll_3082| solver32.dll| 15.0.5435.1000| 219552| 29-Apr-22| 08:45 \n \n## Information about protection and security\n\nProtect yourself online: [Windows Security support](< https://support.microsoft.com/hub/4099151 >)Learn how we guard against cyber threats: [Microsoft Security](< https://www.microsoft.com/security >)\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T08:00:00", "type": "mskb", "title": "Description of the security update for Excel 2013: May 10, 2022 (KB5002204)", "bulletinFamily": "microsoft", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29110"], "modified": "2022-05-10T08:00:00", "id": "KB5002204", "href": "https://support.microsoft.com/en-us/help/5002204", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2022-08-10T14:14:53", "description": "None\n## Summary\n\nThis security update resolves a Microsoft Excel remote code execution vulnerability. To learn more about the vulnerability, see [Microsoft Common Vulnerabilities and Exposures CVE-2022-29110](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29110>).\n\n**Note: **To apply this security update, you must have the release version of Microsoft Office 2016 installed on the computer.\n\nBe aware that the update in the Microsoft Download Center applies to the Microsoft Installer (.msi)-based edition of Office 2016. It doesn't apply to the Office 2016 Click-to-Run editions, such as Microsoft Office 365 Home. (See [What version of Office am I using?](<https://support.office.com/article/About-Office-What-version-of-Office-am-I-using-932788B8-A3CE-44BF-BB09-E334518B8B19>))\n\n## How to get and install the update\n\n### Method 1: Microsoft Update\n\nThis update is available from Microsoft Update. When you turn on automatic updating, this update will be downloaded and installed automatically. For more information about how to get security updates automatically, see [Windows Update: FAQ](<https://support.microsoft.com/help/12373/windows-update-faq>).\n\n### Method 2: Microsoft Update Catalog\n\nTo get the standalone package for this update, go to the [Microsoft Update Catalog](<http://www.catalog.update.microsoft.com/Search.aspx?q=KB5002196>) website.\n\n### Method 3: Microsoft Download Center\n\nYou can get the standalone update package through the Microsoft Download Center. Follow the installation instructions on the download page to install the update.\n\n * [Download security update 5002196 for the 32-bit version of Excel 2016](<http://www.microsoft.com/download/details.aspx?familyid=66a66054-4853-4a76-a61d-4c367bfcbc9f>)\n * [Download security update 5002196 for the 64-bit version of Excel 2016](<http://www.microsoft.com/download/details.aspx?familyid=c504dca2-357b-4892-9042-df18a3975feb>)\n\n## More information\n\n### Security update deployment information\n\nFor deployment information about this update, see Security update deployment information: May 10, 2022 (KB5014317).\n\n### Security update replacement information\n\nThis security update replaces previously released security update [5002177](<https://support.microsoft.com/kb/5002177>).\n\n### File hash information\n\nFile name| SHA256 hash \n---|--- \nexcel2016-kb5002196-fullfile-x86-glb.exe| 00E03773559E9786814324E7C5FC37A059901E20BC3B31491DB2306A6FE21D16 \nexcel2016-kb5002196-fullfile-x64-glb.exe| E4809F460CEBB535E022F342EE15C26609A47270AA5D2A8F8CE2ED383B9D51CE \n \n### File information\n\nThe English (United States) version of this software update installs files that have the attributes that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). The dates and times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and times may change when you perform certain operations on the files.\n\n## \n\n__\n\nFor all supported x86-based versions of Excel 2016\n\nFile identifier| File name| File version| File size| Date| Time \n---|---|---|---|---|--- \nxlintl32.dll_1025| xlintl32.dll| 16.0.5149.1000| 17106744| 29-Apr-22| 11:30 \nxlintl32.dll_1026| xlintl32.dll| 16.0.5149.1000| 17151280| 29-Apr-22| 11:30 \nxlintl32.dll_1029| xlintl32.dll| 16.0.5149.1000| 17184624| 29-Apr-22| 11:30 \nxlintl32.dll_1030| xlintl32.dll| 16.0.5149.1000| 17086808| 29-Apr-22| 11:30 \nxllex.dll_1030| xllex.dll| 16.0.4684.1000| 46312| 29-Apr-22| 11:30 \nxlintl32.dll_1031| xlintl32.dll| 16.0.5149.1000| 17225568| 29-Apr-22| 11:30 \nxlintl32.dll_1032| xlintl32.dll| 16.0.5149.1000| 17257280| 29-Apr-22| 11:30 \nxlintl32.dll_3082| xlintl32.dll| 16.0.5149.1000| 17136008| 29-Apr-22| 11:30 \nxlintl32.dll_1061| xlintl32.dll| 16.0.5149.1000| 17074024| 29-Apr-22| 11:30 \nxlintl32.dll_1035| xlintl32.dll| 16.0.5149.1000| 17084744| 29-Apr-22| 11:30 \nxlintl32.dll_1036| xlintl32.dll| 16.0.5149.1000| 17207160| 29-Apr-22| 11:30 \nxlintl32.dll_1037| xlintl32.dll| 16.0.5149.1000| 17041720| 29-Apr-22| 11:30 \nxlintl32.dll_1081| xlintl32.dll| 16.0.5149.1000| 17189184| 29-Apr-22| 11:30 \nxlintl32.dll_1050| xlintl32.dll| 16.0.5149.1000| 17111448| 29-Apr-22| 11:30 \nxlintl32.dll_1038| xlintl32.dll| 16.0.5149.1000| 17196368| 29-Apr-22| 11:30 \nxlintl32.dll_1057| xlintl32.dll| 16.0.5149.1000| 17079144| 29-Apr-22| 11:30 \nxlintl32.dll_1040| xlintl32.dll| 16.0.5149.1000| 17122168| 29-Apr-22| 11:30 \nxlintl32.dll_1041| xlintl32.dll| 16.0.5149.1000| 17139544| 29-Apr-22| 11:30 \nxlintl32.dll_1087| xlintl32.dll| 16.0.5149.1000| 17207600| 29-Apr-22| 11:30 \nxlintl32.dll_1042| xlintl32.dll| 16.0.5149.1000| 17123128| 29-Apr-22| 11:31 \nxlintl32.dll_1063| xlintl32.dll| 16.0.5149.1000| 17156480| 29-Apr-22| 11:31 \nxlintl32.dll_1062| xlintl32.dll| 16.0.5149.1000| 17131384| 29-Apr-22| 11:31 \nxlintl32.dll_1086| xlintl32.dll| 16.0.5149.1000| 17083760| 29-Apr-22| 11:31 \nxlintl32.dll_1044| xlintl32.dll| 16.0.5149.1000| 17071464| 29-Apr-22| 11:31 \nxlintl32.dll_1043| xlintl32.dll| 16.0.5149.1000| 17130864| 29-Apr-22| 11:31 \nxlintl32.dll_1045| xlintl32.dll| 16.0.5149.1000| 17202056| 29-Apr-22| 11:31 \nxlintl32.dll_1046| xlintl32.dll| 16.0.5149.1000| 17150328| 29-Apr-22| 11:31 \nxlintl32.dll_2070| xlintl32.dll| 16.0.5149.1000| 17151872| 29-Apr-22| 11:31 \nxlintl32.dll_1048| xlintl32.dll| 16.0.5149.1000| 17207672| 29-Apr-22| 11:31 \nxlintl32.dll_1049| xlintl32.dll| 16.0.5149.1000| 17142576| 29-Apr-22| 11:31 \nxlintl32.dll_1051| xlintl32.dll| 16.0.5149.1000| 17196912| 29-Apr-22| 11:31 \nxlintl32.dll_1060| xlintl32.dll| 16.0.5149.1000| 17120648| 29-Apr-22| 11:31 \nxlintl32.dll_2074| xlintl32.dll| 16.0.5149.1000| 17134984| 29-Apr-22| 11:31 \nxlintl32.dll_9242| xlintl32.dll| 16.0.5149.1000| 17134480| 29-Apr-22| 11:31 \nxlintl32.dll_1053| xlintl32.dll| 16.0.5149.1000| 17077616| 29-Apr-22| 11:31 \nxlintl32.dll_1054| xlintl32.dll| 16.0.5149.1000| 17144608| 29-Apr-22| 11:31 \nxlintl32.dll_1055| xlintl32.dll| 16.0.5149.1000| 17183624| 29-Apr-22| 11:31 \nxlintl32.dll_1058| xlintl32.dll| 16.0.5149.1000| 17147208| 29-Apr-22| 11:31 \nxlintl32.dll_1066| xlintl32.dll| 16.0.5149.1000| 17198936| 29-Apr-22| 11:31 \nxlintl32.dll_2052| xlintl32.dll| 16.0.5149.1000| 16975680| 29-Apr-22| 11:31 \nxlintl32.dll_1028| xlintl32.dll| 16.0.5149.1000| 16989488| 29-Apr-22| 11:31 \natpvbada.xlam_1030| atpvbada.xlam| | 70449| 29-Apr-22| 11:30 \natpvbade.xlam_1031| atpvbade.xlam| | 70484| 29-Apr-22| 11:30 \natpvbaes.xlam_3082| atpvbaes.xlam| | 70452| 29-Apr-22| 11:30 \natpvbafi.xlam_1035| atpvbafi.xlam| | 70454| 29-Apr-22| 11:30 \natpvbafr.xlam_1036| atpvbafr.xlam| | 70507| 29-Apr-22| 11:30 \natpvbait.xlam_1040| atpvbait.xlam| | 70491| 29-Apr-22| 11:30 \natpvbajp.xlam_1041| atpvbajp.xlam| | 70565| 29-Apr-22| 11:30 \natpvbako.xlam_1042| atpvbako.xlam| | 70512| 29-Apr-22| 11:31 \natpvbano.xlam_1044| atpvbano.xlam| | 70464| 29-Apr-22| 11:31 \natpvbanl.xlam_1043| atpvbanl.xlam| | 70461| 29-Apr-22| 11:31 \natpvbapb.xlam_1046| atpvbapb.xlam| | 70474| 29-Apr-22| 11:31 \natpvbptg.xlam_2070| atpvbptg.xlam| | 70411| 29-Apr-22| 11:31 \natpvbasv.xlam_1053| atpvbasv.xlam| | 70498| 29-Apr-22| 11:31 \natpvbacs.xlam_2052| atpvbacs.xlam| | 70443| 29-Apr-22| 11:31 \natpvbatc.xlam_1028| atpvbatc.xlam| | 70486| 29-Apr-22| 11:31 \nclient.models.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.models.dll| | 142816| 28-Apr-22| 09:52 \nclient.windows.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.dll| | 0| 28-Apr-22| 09:52 \ncontainer35.exe.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.container.exe| | 27376| 28-Apr-22| 09:52 \ncontainer35.exe.config.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.container.exe.config| | 137| 28-Apr-22| 09:52 \ncontainer40.exe.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.container.netfx40.exe| | 27384| 28-Apr-22| 09:52 \ncontainer40.exe.config.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.container.netfx40.exe.config| | 137| 28-Apr-22| 09:52 \ncontainer45.exe.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.container.netfx45.exe| | 28800| 28-Apr-22| 09:52 \ncontainer45.exe.config.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.container.netfx45.exe.config| | 137| 28-Apr-22| 09:52 \ndocument.af_za.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 224928| 28-Apr-22| 09:52 \ndocument.am_et.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 275496| 28-Apr-22| 09:52 \ndocument.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 271400| 28-Apr-22| 09:52 \ndocument.as_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 332880| 28-Apr-22| 09:52 \ndocument.az_latn_az.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 241312| 28-Apr-22| 09:52 \ndocument.be_by.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 279632| 28-Apr-22| 09:52 \ndocument.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 287824| 28-Apr-22| 09:52 \ndocument.bn_bd.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 332880| 28-Apr-22| 09:52 \ndocument.bn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 339608| 28-Apr-22| 09:52 \ndocument.bs_latn_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 229016| 28-Apr-22| 09:52 \ndocument.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234608| 28-Apr-22| 09:52 \ndocument.ca_es_valencia.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 233112| 28-Apr-22| 09:52 \ndocument.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234536| 28-Apr-22| 09:52 \ndocument.cy_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 229024| 28-Apr-22| 09:52 \ndocument.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 229016| 28-Apr-22| 09:52 \ndocument.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238680| 28-Apr-22| 09:52 \ndocument.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.dll| | 2663464| 28-Apr-22| 09:52 \ndocument.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 304208| 28-Apr-22| 09:52 \ndocument.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 233112| 28-Apr-22| 09:52 \ndocument.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 226392| 28-Apr-22| 09:52 \ndocument.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230440| 28-Apr-22| 09:52 \ndocument.fa_ir.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 261792| 28-Apr-22| 09:52 \ndocument.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230440| 28-Apr-22| 09:52 \ndocument.fil_ph.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238664| 28-Apr-22| 09:52 \ndocument.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 241304| 28-Apr-22| 09:52 \ndocument.ga_ie.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238672| 28-Apr-22| 09:52 \ndocument.gd_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 246824| 28-Apr-22| 09:52 \ndocument.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234536| 28-Apr-22| 09:52 \ndocument.gu_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 324688| 28-Apr-22| 09:52 \ndocument.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 257688| 28-Apr-22| 09:52 \ndocument.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 323232| 28-Apr-22| 09:52 \ndocument.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 231904| 28-Apr-22| 09:52 \ndocument.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.hy_am.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 287784| 28-Apr-22| 09:52 \ndocument.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 226416| 28-Apr-22| 09:52 \ndocument.is_is.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230480| 28-Apr-22| 09:52 \ndocument.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 233112| 28-Apr-22| 09:52 \ndocument.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 255056| 28-Apr-22| 09:52 \ndocument.ka_ge.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 347800| 28-Apr-22| 09:52 \ndocument.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 281056| 28-Apr-22| 09:52 \ndocument.km_kh.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 332880| 28-Apr-22| 09:52 \ndocument.kn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 341064| 28-Apr-22| 09:52 \ndocument.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238672| 28-Apr-22| 09:52 \ndocument.kok_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 328784| 28-Apr-22| 09:52 \ndocument.ky_kg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 285152| 28-Apr-22| 09:52 \ndocument.lb_lu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 237216| 28-Apr-22| 09:52 \ndocument.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234576| 28-Apr-22| 09:52 \ndocument.mi_nz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 233112| 28-Apr-22| 09:52 \ndocument.mk_mk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 291920| 28-Apr-22| 09:52 \ndocument.ml_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 365648| 28-Apr-22| 09:52 \ndocument.mn_mn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 283688| 28-Apr-22| 09:52 \ndocument.mr_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 324648| 28-Apr-22| 09:52 \ndocument.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 227808| 28-Apr-22| 09:52 \ndocument.mt_mt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230440| 28-Apr-22| 09:52 \ndocument.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 226344| 28-Apr-22| 09:52 \ndocument.ne_np.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 339616| 28-Apr-22| 09:52 \ndocument.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.nn_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 226344| 28-Apr-22| 09:52 \ndocument.or_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 349256| 28-Apr-22| 09:52 \ndocument.pa_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 320552| 28-Apr-22| 09:52 \ndocument.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238672| 28-Apr-22| 09:52 \ndocument.prs_af.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 265880| 28-Apr-22| 09:52 \ndocument.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234568| 28-Apr-22| 09:52 \ndocument.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234576| 28-Apr-22| 09:52 \ndocument.quz_pe.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234536| 28-Apr-22| 09:52 \ndocument.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 236000| 28-Apr-22| 09:52 \ndocument.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 286368| 28-Apr-22| 09:52 \ndocument.sd_arab_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 261784| 28-Apr-22| 09:52 \ndocument.si_lk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 322016| 28-Apr-22| 09:52 \ndocument.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234536| 28-Apr-22| 09:52 \ndocument.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 234536| 28-Apr-22| 09:52 \ndocument.sq_al.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.sr_cyrl_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 281056| 28-Apr-22| 09:52 \ndocument.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 281056| 28-Apr-22| 09:52 \ndocument.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 231904| 28-Apr-22| 09:52 \ndocument.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230440| 28-Apr-22| 09:52 \ndocument.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 229024| 28-Apr-22| 09:52 \ndocument.sw_ke.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230480| 28-Apr-22| 09:52 \ndocument.ta_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 361512| 28-Apr-22| 09:52 \ndocument.te_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 341032| 28-Apr-22| 09:52 \ndocument.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 326112| 28-Apr-22| 09:52 \ndocument.tk_tm.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230480| 28-Apr-22| 09:52 \ndocument.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 230480| 28-Apr-22| 09:52 \ndocument.tt_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 279632| 28-Apr-22| 09:52 \ndocument.ug_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 279592| 28-Apr-22| 09:52 \ndocument.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 283728| 28-Apr-22| 09:52 \ndocument.ur_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 271440| 28-Apr-22| 09:52 \nexptoows.xla.1029| exptoows.xla| | 121856| 28-Apr-22| 09:55 \ndocument.uz_latn_uz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 250920| 28-Apr-22| 09:52 \ndocument.xmlserializers.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.xmlserializers.dll| | 1007256| 28-Apr-22| 09:52 \ndocument.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 216728| 28-Apr-22| 09:52 \ndocument.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.document.resources.dll| | 222248| 28-Apr-22| 09:52 \ndocumentformat.openxml.dll.07275332_82e4_4820_9fdd_2423cd8daa85| documentformat.openxml.dll| | 0| 28-Apr-22| 09:52 \ndocumentservices.af_za.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52936| 28-Apr-22| 09:52 \ndocumentservices.am_et.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 59872| 28-Apr-22| 09:52 \ndocumentservices.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52904| 28-Apr-22| 09:52 \ndocumentservices.as_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 62504| 28-Apr-22| 09:52 \ndocumentservices.az_latn_az.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.be_by.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57016| 28-Apr-22| 09:52 \ndocumentservices.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 56992| 28-Apr-22| 09:52 \ndocumentservices.bn_bd.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 59872| 28-Apr-22| 09:52 \ndocumentservices.bn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.bs_latn_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \nexcel.kn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 107608| 28-Apr-22| 09:52 \nexcel.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.kok_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 103464| 28-Apr-22| 09:52 \nexcel.ky_kg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 87080| 28-Apr-22| 09:52 \nexcel.lb_lu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78928| 28-Apr-22| 09:52 \nexcel.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.mi_nz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.mk_mk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 89760| 28-Apr-22| 09:52 \nexcel.ml_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 117216| 28-Apr-22| 09:52 \nexcel.mn_mn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 91216| 28-Apr-22| 09:52 \nexcel.mr_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 103464| 28-Apr-22| 09:52 \nexcel.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74840| 28-Apr-22| 09:52 \nexcel.mt_mt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74840| 28-Apr-22| 09:52 \nexcel.ne_np.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 102040| 28-Apr-22| 09:52 \nexcel.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73368| 28-Apr-22| 09:52 \nexcel.nn_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.or_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 107600| 28-Apr-22| 09:52 \nexcel.pa_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 102048| 28-Apr-22| 09:52 \nexcel.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77464| 28-Apr-22| 09:52 \nexcel.prs_af.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 87128| 28-Apr-22| 09:52 \nexcel.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.quz_pe.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78928| 28-Apr-22| 09:52 \nexcel.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77496| 28-Apr-22| 09:52 \nexcel.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 85664| 28-Apr-22| 09:52 \nexcel.sd_arab_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 85656| 28-Apr-22| 09:52 \nexcel.si_lk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 99408| 28-Apr-22| 09:52 \nexcel.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73368| 28-Apr-22| 09:52 \nexcel.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.sq_al.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.sr_cyrl_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 89760| 28-Apr-22| 09:52 \nexcel.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 91176| 28-Apr-22| 09:52 \nexcel.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.sw_ke.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.ta_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 111656| 28-Apr-22| 09:52 \nexcel.te_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 103464| 28-Apr-22| 09:52 \nexcel.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 97952| 28-Apr-22| 09:52 \nexcel.themes.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.themes.dll| | 67407000| 28-Apr-22| 09:52 \nexcel.tk_tm.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73368| 28-Apr-22| 09:52 \nexcel.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.tt_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 85664| 28-Apr-22| 09:52 \nexcel.ug_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 87128| 28-Apr-22| 09:52 \nexcel.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 87080| 28-Apr-22| 09:52 \nexcel.ur_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 85664| 28-Apr-22| 09:52 \nexcel.uz_latn_uz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 76256| 28-Apr-22| 09:52 \nexcel.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 84448| 28-Apr-22| 09:52 \nexcel.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 70736| 28-Apr-22| 09:52 \nexcel.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 70744| 28-Apr-22| 09:52 \nfil9270b25a9451a19a141d6fe93a590a7c.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.dll| | 1535528| 28-Apr-22| 09:52 \nhis.connectors.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.hostintegration.connectors.dll| | 5224528| 28-Apr-22| 09:52 \nlocalytics.dll.07275332_82e4_4820_9fdd_2423cd8daa85| localytics.dll| | 0| 28-Apr-22| 09:52 \nmashup.addintelemetry.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.addintelemetry.dll| | 37928| 28-Apr-22| 09:52 \nmashupcompression.dll.07275332_82e4_4820_9fdd_2423cd8daa85| mashupcompression.dll| | 127648| 28-Apr-22| 09:52 \nmashupengine.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 709712| 28-Apr-22| 09:52 \nmashupengine.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 813536| 28-Apr-22| 09:52 \nmashupengine.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 599080| 28-Apr-22| 09:52 \nmashupengine.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 585376| 28-Apr-22| 09:52 \nmashupengine.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 590888| 28-Apr-22| 09:52 \nmashupengine.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 629216| 28-Apr-22| 09:52 \nmashupengine.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 881704| 28-Apr-22| 09:52 \nmashupengine.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 603176| 28-Apr-22| 09:52 \nmashupengine.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 558160| 28-Apr-22| 09:52 \nmashupengine.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 578632| 28-Apr-22| 09:52 \nmashupengine.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 581280| 28-Apr-22| 09:52 \nmashupengine.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 622240| 28-Apr-22| 09:52 \nmashupengine.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 589472| 28-Apr-22| 09:52 \nmashupengine.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 659104| 28-Apr-22| 09:52 \nmashupengine.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 999072| 28-Apr-22| 09:52 \nmashupengine.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 573088| 28-Apr-22| 09:52 \nmashupengine.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 635944| 28-Apr-22| 09:52 \nmashupengine.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 573088| 28-Apr-22| 09:52 \nmashupengine.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 607320| 28-Apr-22| 09:52 \nmashupengine.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 652368| 28-Apr-22| 09:52 \nmashupengine.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 779304| 28-Apr-22| 09:52 \nmashupengine.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 615464| 28-Apr-22| 09:52 \nmashupengine.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 586832| 28-Apr-22| 09:52 \nmashupengine.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 604640| 28-Apr-22| 09:52 \nmashupengine.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 577176| 28-Apr-22| 09:52 \nmashupengine.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 574504| 28-Apr-22| 09:52 \nmashupengine.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 612832| 28-Apr-22| 09:52 \nmashupengine.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 615464| 28-Apr-22| 09:52 \nmashupengine.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 594984| 28-Apr-22| 09:52 \nmashupengine.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 599120| 28-Apr-22| 09:52 \nmashupengine.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 611368| 28-Apr-22| 09:52 \nmashupengine.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 812072| 28-Apr-22| 09:52 \nmashupengine.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 616240| 28-Apr-22| 09:52 \nmashupengine.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 570448| 28-Apr-22| 09:52 \nmashupengine.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 775208| 28-Apr-22| 09:52 \nmashupengine.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 570408| 28-Apr-22| 09:52 \nmashupengine.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 570440| 28-Apr-22| 09:52 \nmashupengine.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 578648| 28-Apr-22| 09:52 \nmashupengine.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 937632| 28-Apr-22| 09:52 \nmashupengine.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 594984| 28-Apr-22| 09:52 \nmashupengine.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 803920| 28-Apr-22| 09:52 \nmashupengine.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 659104| 28-Apr-22| 09:52 \nmashupengine.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 521296| 28-Apr-22| 09:52 \nmashupengine.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.resources.dll| | 528024| 28-Apr-22| 09:52 \nmicrosoft.data.edm.netfx35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.edm.netfx35.dll| | 667864| 28-Apr-22| 09:52 \nmicrosoft.data.odata.netfx35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.odata.netfx35.dll| | 1461472| 28-Apr-22| 09:52 \nmicrosoft.data.odata.qu.35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.odata.query.netfx35.dll| | 188152| 28-Apr-22| 09:52 \nmicrosoft.data.sapclient.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.dll| | 927408| 28-Apr-22| 09:52 \nmicrosoft.mashup.client.initialize.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.initialization.dll| | 0| 28-Apr-22| 09:52 \nmicrosoft.mashup.client.ui.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.dll| | 43292712| 28-Apr-22| 09:52 \nmicrosoft.mashup.eventsource.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.eventsource.dll| | 160808| 28-Apr-22| 09:52 \nmicrosoft.mashup.sapbwprovider.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.sapbwprovider.dll| | 317600| 28-Apr-22| 09:52 \nmicrosoft.mashup.shims.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.shims.dll| | 31200| 28-Apr-22| 09:52 \nmicrosoft.mashupengine.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashupengine.dll| | 13881384| 28-Apr-22| 09:52 \nmicrosoft.odata.core.netfx35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.odata.core.netfx35.dll| | 1444576| 28-Apr-22| 09:52 \nmicrosoft.odata.core.netfx35.v7.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.odata.core.netfx35.v7.dll| | 1267944| 28-Apr-22| 09:52 \nmicrosoft.odata.edm.netfx35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.odata.edm.netfx35.dll| | 785632| 28-Apr-22| 09:52 \nmicrosoft.odata.edm.netfx35.v7.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.odata.edm.netfx35.v7.dll| | 751840| 28-Apr-22| 09:52 \nmicrosoft.powerbi.adomdclient.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.powerbi.adomdclient.dll| | 1111232| 28-Apr-22| 09:52 \nmicrosoft.spatial.netfx35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.spatial.netfx35.dll| | 133336| 28-Apr-22| 09:52 \nmicrosoft.spatial.netfx35.v7.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.spatial.netfx35.v7.dll| | 131296| 28-Apr-22| 09:52 \nmicrsoft.mashup.internallibrary.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.internallibrary.dll| | 166952| 28-Apr-22| 09:52 \noauth.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22192| 28-Apr-22| 09:52 \noauth.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22192| 28-Apr-22| 09:52 \noauth.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.dll| | 89760| 28-Apr-22| 09:52 \noauth.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22704| 28-Apr-22| 09:52 \noauth.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \ndocumentservices.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.ca_es_valencia.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.cy_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54360| 28-Apr-22| 09:52 \ndocumentservices.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.dll| | 409128| 28-Apr-22| 09:52 \ndocumentservices.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 59872| 28-Apr-22| 09:52 \ndocumentservices.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.fa_ir.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.fil_ph.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ga_ie.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.gd_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.gu_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 62544| 28-Apr-22| 09:52 \ndocumentservices.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.hy_am.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.is_is.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ka_ge.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61128| 28-Apr-22| 09:52 \ndocumentservices.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 58408| 28-Apr-22| 09:52 \ndocumentservices.km_kh.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61088| 28-Apr-22| 09:52 \ndocumentservices.kn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 62504| 28-Apr-22| 09:52 \ndocumentservices.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.kok_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 62544| 28-Apr-22| 09:52 \ndocumentservices.ky_kg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.lb_lu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.mi_nz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.mk_mk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 58440| 28-Apr-22| 09:52 \ndocumentservices.ml_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.mn_mn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.mr_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61080| 28-Apr-22| 09:52 \ndocumentservices.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.mt_mt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ne_np.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.nn_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.or_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.pa_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.prs_af.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.quz_pe.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 56984| 28-Apr-22| 09:52 \ndocumentservices.sd_arab_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.si_lk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.sq_al.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.sr_cyrl_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 56984| 28-Apr-22| 09:52 \ndocumentservices.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 59872| 28-Apr-22| 09:52 \ndocumentservices.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.sw_ke.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ta_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 62552| 28-Apr-22| 09:52 \ndocumentservices.te_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 61080| 28-Apr-22| 09:52 \ndocumentservices.tk_tm.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52936| 28-Apr-22| 09:52 \ndocumentservices.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.tt_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.ug_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 58408| 28-Apr-22| 09:52 \ndocumentservices.ur_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.uz_latn_uz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \neventsource.dll.07275332_82e4_4820_9fdd_2423cd8daa85| eventsource.dll| | 0| 28-Apr-22| 09:52 \nexcel.af_za.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.am_et.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 85664| 28-Apr-22| 09:52 \nexcel.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 82984| 28-Apr-22| 09:52 \nexcel.as_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 104928| 28-Apr-22| 09:52 \nexcel.az_latn_az.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 80352| 28-Apr-22| 09:52 \nexcel.be_by.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 87080| 28-Apr-22| 09:52 \nexcel.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 92640| 28-Apr-22| 09:52 \nexcel.bn_bd.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 109024| 28-Apr-22| 09:52 \nexcel.bn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 106144| 28-Apr-22| 09:52 \nexcel.bs_latn_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.ca_es_valencia.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.cy_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73368| 28-Apr-22| 09:52 \nexcel.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.editorribbon.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.editorribbon.dll| | 42672| 28-Apr-22| 09:52 \nexcel.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 95320| 28-Apr-22| 09:52 \nexcel.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.extensions.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.extensions.dll| | 288416| 28-Apr-22| 09:52 \nexcel.fa_ir.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 81568| 28-Apr-22| 09:52 \nexcel.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.fil_ph.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78936| 28-Apr-22| 09:52 \nexcel.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77464| 28-Apr-22| 09:52 \nexcel.ga_ie.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.gd_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 77464| 28-Apr-22| 09:52 \nexcel.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 76256| 28-Apr-22| 09:52 \nexcel.gu_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 103464| 28-Apr-22| 09:52 \nexcel.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 105704| 28-Apr-22| 09:52 \nexcel.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 102048| 28-Apr-22| 09:52 \nexcel.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.hy_am.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 91176| 28-Apr-22| 09:52 \nexcel.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.is_is.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 82984| 28-Apr-22| 09:52 \nexcel.ka_ge.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 106144| 28-Apr-22| 09:52 \nexcel.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 87128| 28-Apr-22| 09:52 \nexcel.km_kh.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.excel.resources.dll| | 103504| 28-Apr-22| 09:52 \noauth.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22704| 28-Apr-22| 09:52 \noauth.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22184| 28-Apr-22| 09:52 \noauth.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22192| 28-Apr-22| 09:52 \noauth.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22704| 28-Apr-22| 09:52 \noauth.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22192| 28-Apr-22| 09:52 \noauth.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 23216| 28-Apr-22| 09:52 \noauth.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21680| 28-Apr-22| 09:52 \noauth.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22192| 28-Apr-22| 09:52 \noauth.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 22192| 28-Apr-22| 09:52 \noauth.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21168| 28-Apr-22| 09:52 \noauth.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oauth.resources.dll| | 21168| 28-Apr-22| 09:52 \noledbinteropdll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbinterop.dll| | 147616| 28-Apr-22| 09:52 \noledbprovider.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbprovider.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.resources.dll| | 20144| 28-Apr-22| 09:52 \noledbproviderdll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.oledbprovider.dll| | 69160| 28-Apr-22| 09:52 \npackaging.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.packaging.dll| | 52384| 28-Apr-22| 09:52 \nprivate_odbc32.dll.07275332_82e4_4820_9fdd_2423cd8daa85| private_odbc32.dll| | 657088| 28-Apr-22| 09:52 \nprovidershared.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.providershared.dll| | 55456| 28-Apr-22| 09:52 \nsapclient.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 44720| 28-Apr-22| 09:52 \nsapclient.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 35504| 28-Apr-22| 09:52 \nsapclient.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nexptoows.xla.1030| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1031| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nsapclient.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 48816| 28-Apr-22| 09:52 \nsapclient.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31408| 28-Apr-22| 09:52 \nsapclient.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32944| 28-Apr-22| 09:52 \nsapclient.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 48816| 28-Apr-22| 09:52 \nsapclient.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31408| 28-Apr-22| 09:52 \nsapclient.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32944| 28-Apr-22| 09:52 \nsapclient.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 44720| 28-Apr-22| 09:52 \nsapclient.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 44720| 28-Apr-22| 09:52 \nsapclient.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31408| 28-Apr-22| 09:52 \nsapclient.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31408| 28-Apr-22| 09:52 \nsapclient.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32944| 28-Apr-22| 09:52 \nsapclient.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 35504| 28-Apr-22| 09:52 \nsapclient.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 35504| 28-Apr-22| 09:52 \nsapclient.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nexptoows.xla.1032| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1033| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nsapclient.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 31920| 28-Apr-22| 09:52 \nsapclient.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 48816| 28-Apr-22| 09:52 \nsapclient.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32432| 28-Apr-22| 09:52 \nsapclient.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 48816| 28-Apr-22| 09:52 \nsapclient.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 32944| 28-Apr-22| 09:52 \nsapclient.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 30896| 28-Apr-22| 09:52 \nsapclient.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.data.sapclient.resources.dll| | 30896| 28-Apr-22| 09:52 \nscriptdom.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.scriptdom.dll| | 2371760| 28-Apr-22| 09:52 \nsqmapi.dll.07275332_82e4_4820_9fdd_2423cd8daa85| sqmapi_x86.dll| | 0| 28-Apr-22| 09:52 \nstorage.xmlserializers.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.storage.xmlserializers.dll| | 151216| 28-Apr-22| 09:52 \nstorageclient.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.windowsazure.storageclient.dll| | 0| 28-Apr-22| 09:52 \nsystem.spatial.netfx35.dll.07275332_82e4_4820_9fdd_2423cd8daa85| system.spatial.netfx35.dll| | 124624| 28-Apr-22| 09:52 \ntransformdatabyexample.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.dataintegration.transformdatabyexample.dll| | 62016| 28-Apr-22| 09:52 \nui.af_za.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242776| 28-Apr-22| 09:52 \nui.am_et.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 294560| 28-Apr-22| 09:52 \nui.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 279632| 28-Apr-22| 09:52 \nui.as_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 357416| 28-Apr-22| 09:52 \nui.az_latn_az.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 255016| 28-Apr-22| 09:52 \nui.be_by.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 304168| 28-Apr-22| 09:52 \nui.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 315008| 28-Apr-22| 09:52 \nui.bn_bd.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 360096| 28-Apr-22| 09:52 \nui.bn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 368280| 28-Apr-22| 09:52 \nui.bs_latn_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242768| 28-Apr-22| 09:52 \nui.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 249464| 28-Apr-22| 09:52 \nui.ca_es_valencia.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 249496| 28-Apr-22| 09:52 \nui.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246832| 28-Apr-22| 09:52 \nui.cy_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 244192| 28-Apr-22| 09:52 \nui.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246792| 28-Apr-22| 09:52 \nui.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 254984| 28-Apr-22| 09:52 \nui.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 332808| 28-Apr-22| 09:52 \nui.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 238600| 28-Apr-22| 09:52 \nui.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 241280| 28-Apr-22| 09:52 \nui.fa_ir.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 287784| 28-Apr-22| 09:52 \nui.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242736| 28-Apr-22| 09:52 \nui.fil_ph.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 250920| 28-Apr-22| 09:52 \nui.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 254984| 28-Apr-22| 09:52 \nui.ga_ie.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 255016| 28-Apr-22| 09:52 \nui.gd_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 255016| 28-Apr-22| 09:52 \nui.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 248256| 28-Apr-22| 09:52 \nui.gu_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 347808| 28-Apr-22| 09:52 \nui.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 268768| 28-Apr-22| 09:52 \nui.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 351904| 28-Apr-22| 09:52 \nui.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 244160| 28-Apr-22| 09:52 \nui.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 260544| 28-Apr-22| 09:52 \nui.hy_am.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 312408| 28-Apr-22| 09:52 \nui.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 237184| 28-Apr-22| 09:52 \nui.is_is.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 241312| 28-Apr-22| 09:52 \nui.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 250888| 28-Apr-22| 09:52 \nui.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 263256| 28-Apr-22| 09:52 \nexptoows.xla.1035| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nui.ka_ge.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 381992| 28-Apr-22| 09:52 \nui.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 300040| 28-Apr-22| 09:52 \nui.km_kh.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 365648| 28-Apr-22| 09:52 \nui.kn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 373800| 28-Apr-22| 09:52 \nui.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 245376| 28-Apr-22| 09:52 \nui.kok_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 355992| 28-Apr-22| 09:52 \nui.ky_kg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 309728| 28-Apr-22| 09:52 \nui.lb_lu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 255056| 28-Apr-22| 09:52 \nui.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 250928| 28-Apr-22| 09:52 \nui.mi_nz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246824| 28-Apr-22| 09:52 \nui.mk_mk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 310944| 28-Apr-22| 09:52 \nui.ml_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 402512| 28-Apr-22| 09:52 \nui.mn_mn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 304216| 28-Apr-22| 09:52 \nui.mr_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 357416| 28-Apr-22| 09:52 \nui.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242696| 28-Apr-22| 09:52 \nui.mt_mt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246864| 28-Apr-22| 09:52 \nexptoows.xla.1036| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nui.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242744| 28-Apr-22| 09:52 \nui.ne_np.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 376472| 28-Apr-22| 09:52 \nui.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246792| 28-Apr-22| 09:52 \nui.nn_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242776| 28-Apr-22| 09:52 \nui.or_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 386128| 28-Apr-22| 09:52 \nui.pa_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 346592| 28-Apr-22| 09:52 \nui.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.prs_af.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 294560| 28-Apr-22| 09:52 \nui.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246792| 28-Apr-22| 09:52 \nui.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.quz_pe.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 246896| 28-Apr-22| 09:52 \nui.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 250888| 28-Apr-22| 09:52 \nui.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 312376| 28-Apr-22| 09:52 \nui.sd_arab_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 279632| 28-Apr-22| 09:52 \nui.si_lk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 343704| 28-Apr-22| 09:52 \nui.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 245376| 28-Apr-22| 09:52 \nui.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242696| 28-Apr-22| 09:52 \nui.sq_al.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 255048| 28-Apr-22| 09:52 \nui.sr_cyrl_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 304168| 28-Apr-22| 09:52 \nui.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 298624| 28-Apr-22| 09:52 \nui.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 241272| 28-Apr-22| 09:52 \nui.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242696| 28-Apr-22| 09:52 \nui.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 241272| 28-Apr-22| 09:52 \nui.sw_ke.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242768| 28-Apr-22| 09:52 \nui.ta_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 406568| 28-Apr-22| 09:52 \nui.te_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 373840| 28-Apr-22| 09:52 \nui.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 349264| 28-Apr-22| 09:52 \nui.tk_tm.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 242728| 28-Apr-22| 09:52 \nui.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 248248| 28-Apr-22| 09:52 \nui.tt_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 308304| 28-Apr-22| 09:52 \nui.ug_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 300072| 28-Apr-22| 09:52 \nui.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 305600| 28-Apr-22| 09:52 \nui.ur_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 296016| 28-Apr-22| 09:52 \nui.uz_latn_uz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 250920| 28-Apr-22| 09:52 \nui.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 263208| 28-Apr-22| 09:52 \nui.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 224920| 28-Apr-22| 09:52 \nui.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.ui.resources.dll| | 229024| 28-Apr-22| 09:52 \nunity.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.practices.unity.dll| | 133328| 28-Apr-22| 09:52 \nwindows.af_za.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.am_et.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ar_sa.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.as_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.az_latn_az.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.be_by.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bg_bg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bn_bd.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bs_latn_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ca_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ca_es_valencia.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.cs_cz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.cy_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.da_dk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.de_de.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.el_gr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.es_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.et_ee.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.eu_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fa_ir.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fi_fi.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fil_ph.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fr_fr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ga_ie.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.gd_gb.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.gl_es.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.gu_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.he_il.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hi_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hr_hr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hu_hu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hy_am.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.id_id.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.is_is.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.it_it.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ja_jp.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ka_ge.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.kk_kz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.km_kh.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.kn_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ko_kr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.kok_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ky_kg.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.lb_lu.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.lt_lt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.lv_lv.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mi_nz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mk_mk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ml_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mn_mn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mr_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ms_my.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mt_mt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.nb_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ne_np.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.nl_nl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.nn_no.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.or_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pa_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pl_pl.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.prs_af.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pt_br.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pt_pt.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.quz_pe.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ro_ro.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ru_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sd_arab_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.si_lk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sk_sk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sl_si.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sq_al.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_cyrl_ba.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_cyrl_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_latn_cs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_latn_rs.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sv_se.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sw_ke.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ta_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.te_in.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.th_th.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.tk_tm.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.tr_tr.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.tt_ru.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ug_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.uk_ua.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ur_pk.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.uz_latn_uz.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.vi_vn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.zh_cn.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.zh_tw.resources.dll.07275332_82e4_4820_9fdd_2423cd8daa85| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nexptoows.xla.1025| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1026| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.10266| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1027| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1028| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1037| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1038| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1039| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1040| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1042| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1043| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1044| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1045| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1046| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1048| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1049| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1050| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1051| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1052| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1053| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1054| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1055| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1056| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1057| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1058| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1059| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1060| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1061| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1062| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1063| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1065| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1066| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1067| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1068| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1069| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1071| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1078| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1079| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1081| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1082| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1086| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1087| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1088| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1089| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1090| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1091| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1092| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1093| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1094| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1095| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1096| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1097| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1098| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1099| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1100| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1101| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1102| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1104| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1106| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1107| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1110| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1111| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1115| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1118| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1121| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1124| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1134| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1152| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1153| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1164| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1169| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2051| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2052| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2068| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2070| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2074| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2108| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2117| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.2137| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.3082| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.3098| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.3179| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.5146| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.7194| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.9242| exptoows.xla| | 121856| 28-Apr-22| 09:55 \nexptoows.xla.1041| exptoows.xla| | 122880| 28-Apr-22| 09:53 \nfuncs.xls_0003_1029| funcs.xls3| | 148480| 29-Apr-22| 11:29 \nfuncs.xls_0004_1038| funcs.xls4| | 143360| 29-Apr-22| 11:29 \nfuncs.xls_0001_1045| funcs.xls1| | 151040| 29-Apr-22| 11:30 \nfuncs.xls_0002_1049| funcs.xls2| | 171520| 29-Apr-22| 11:30 \nxlintl32.dll_1033| xlintl32.dll| 16.0.5149.1000| 16995208| 28-Apr-22| 09:51 \nexcel.exe| excel.exe| 16.0.5317.1000| 27131776| 30-Apr-22| 11:45 \nxl12cnv.exe| excelcnv.exe| 16.0.5317.1000| 23765376| 30-Apr-22| 11:45 \natpvbaen.xlam_1025| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1026| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1028| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1029| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1030| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1031| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1032| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1033| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1035| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1036| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1037| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1038| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1040| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1041| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1042| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1043| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1044| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1045| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1046| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1048| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1049| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1050| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1051| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1053| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1054| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1055| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1057| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1058| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1060| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1061| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1062| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1063| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1066| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1081| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1086| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_1087| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_2052| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_2070| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_2074| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_3082| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \natpvbaen.xlam_9242| atpvbaen.xlam| | 70471| 28-Apr-22| 09:51 \neurotool.xlam| eurotool.xlam| | 401016| 28-Apr-22| 09:52 \nfuncres.xlam_1025| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1026| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1028| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1029| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1030| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1031| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1032| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1033| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1035| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1036| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1037| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1038| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1040| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1041| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1042| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1043| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1044| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1045| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1046| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1048| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1049| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1050| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1051| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1053| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1054| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1055| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1057| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1058| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1060| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1061| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1062| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1063| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1066| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1081| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1086| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_1087| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_2052| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_2070| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_2074| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_3082| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nfuncres.xlam_9242| funcres.xlam| | 180576| 28-Apr-22| 09:51 \nprocdb.xlam_1025| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1026| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1028| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1029| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1030| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1031| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1032| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1033| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1035| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1036| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1037| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1038| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1040| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1041| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1042| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1043| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1044| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1045| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1046| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1048| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1049| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1050| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1051| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1053| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1054| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1055| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1057| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1058| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1060| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1061| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1062| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1063| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1066| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1081| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1086| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_1087| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_2052| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_2070| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_2074| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_3082| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nprocdb.xlam_9242| procdb.xlam| | 732189| 28-Apr-22| 09:51 \nanalys32.xll_1025| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1026| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1028| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1029| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1030| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1031| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1032| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1033| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1035| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1036| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1037| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1038| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1040| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1041| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1042| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1043| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1044| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1045| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1046| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1048| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1049| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1050| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1051| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1053| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1054| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1055| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1057| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1058| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1060| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1061| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1062| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1063| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1066| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1081| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1086| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_1087| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_2052| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_2070| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_2074| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_3082| analys32.xll| | 214960| 28-Apr-22| 09:51 \nanalys32.xll_9242| analys32.xll| | 214960| 28-Apr-22| 09:51 \nsolver.xlam_1025| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1026| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1028| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1029| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1030| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1031| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1032| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1033| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1035| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1036| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1037| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1038| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1040| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1041| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1042| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1043| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1044| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1045| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1046| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1048| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1049| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1050| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1051| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1053| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1054| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1055| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1057| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1058| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1060| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1061| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1062| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1063| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1066| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1081| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1086| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_1087| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_2052| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_2070| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_2074| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_3082| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver.xlam_9242| solver.xlam| | 945825| 28-Apr-22| 09:51 \nsolver32.dll_1025| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1026| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1028| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1029| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1030| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1031| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1032| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1033| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1035| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1036| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1037| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1038| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1040| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1041| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1042| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1043| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1044| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1045| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1046| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1048| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1049| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1050| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1051| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1053| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1054| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1055| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1057| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1058| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1060| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1061| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1062| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1063| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1066| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1081| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1086| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_1087| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_2052| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_2070| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_2074| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_3082| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \nsolver32.dll_9242| solver32.dll| 16.0.5308.1000| 192368| 28-Apr-22| 09:51 \n \n## \n\n__\n\nFor all supported x64-based versions of Excel 2016\n\nFile identifier| File name| File version| File size| Date| Time \n---|---|---|---|---|--- \nxlintl32.dll_1025| xlintl32.dll| 16.0.5317.1000| 17204592| 30-Apr-22| 11:45 \nxlintl32.dll_1026| xlintl32.dll| 16.0.5317.1000| 17215344| 30-Apr-22| 11:45 \nxlintl32.dll_1029| xlintl32.dll| 16.0.5317.1000| 17248672| 30-Apr-22| 11:45 \nxlintl32.dll_1030| xlintl32.dll| 16.0.5317.1000| 17150872| 30-Apr-22| 11:46 \nxllex.dll_1030| xllex.dll| 16.0.4666.1000| 46312| 29-Apr-22| 11:31 \nxlintl32.dll_1031| xlintl32.dll| 16.0.5317.1000| 17289616| 30-Apr-22| 11:45 \nxlintl32.dll_1032| xlintl32.dll| 16.0.5317.1000| 17321312| 30-Apr-22| 11:46 \nxlintl32.dll_3082| xlintl32.dll| 16.0.5317.1000| 17200048| 30-Apr-22| 11:46 \nxlintl32.dll_1061| xlintl32.dll| 16.0.5317.1000| 17138064| 30-Apr-22| 11:46 \nxlintl32.dll_1035| xlintl32.dll| 16.0.5317.1000| 17148792| 30-Apr-22| 11:46 \nxlintl32.dll_1036| xlintl32.dll| 16.0.5317.1000| 17270696| 30-Apr-22| 11:46 \nxlintl32.dll_1037| xlintl32.dll| 16.0.5317.1000| 17139552| 30-Apr-22| 11:46 \nxlintl32.dll_1081| xlintl32.dll| 16.0.5317.1000| 17252736| 30-Apr-22| 11:46 \nxlintl32.dll_1050| xlintl32.dll| 16.0.5317.1000| 17175512| 30-Apr-22| 11:46 \nxlintl32.dll_1038| xlintl32.dll| 16.0.5317.1000| 17260448| 30-Apr-22| 11:46 \nxlintl32.dll_1057| xlintl32.dll| 16.0.5317.1000| 17143208| 30-Apr-22| 11:46 \nxlintl32.dll_1040| xlintl32.dll| 16.0.5317.1000| 17186232| 30-Apr-22| 11:46 \nxlintl32.dll_1041| xlintl32.dll| 16.0.5317.1000| 17203536| 30-Apr-22| 11:45 \nxlintl32.dll_1087| xlintl32.dll| 16.0.5317.1000| 17271672| 30-Apr-22| 11:46 \nxlintl32.dll_1042| xlintl32.dll| 16.0.5317.1000| 17187168| 30-Apr-22| 11:46 \nxlintl32.dll_1063| xlintl32.dll| 16.0.5317.1000| 17220520| 30-Apr-22| 11:46 \nxlintl32.dll_1062| xlintl32.dll| 16.0.5317.1000| 17195424| 30-Apr-22| 11:46 \nxlintl32.dll_1086| xlintl32.dll| 16.0.5317.1000| 17147784| 30-Apr-22| 11:46 \nxlintl32.dll_1044| xlintl32.dll| 16.0.5317.1000| 17135520| 30-Apr-22| 11:46 \nxlintl32.dll_1043| xlintl32.dll| 16.0.5317.1000| 17194904| 30-Apr-22| 11:46 \nxlintl32.dll_1045| xlintl32.dll| 16.0.5317.1000| 17266104| 30-Apr-22| 11:46 \nxlintl32.dll_1046| xlintl32.dll| 16.0.5317.1000| 17214368| 30-Apr-22| 11:46 \nxlintl32.dll_2070| xlintl32.dll| 16.0.5317.1000| 17215416| 30-Apr-22| 11:46 \nxlintl32.dll_1048| xlintl32.dll| 16.0.5317.1000| 17271728| 30-Apr-22| 11:46 \nxlintl32.dll_1049| xlintl32.dll| 16.0.5317.1000| 17206608| 30-Apr-22| 11:46 \nxlintl32.dll_1051| xlintl32.dll| 16.0.5317.1000| 17260456| 30-Apr-22| 11:46 \nxlintl32.dll_1060| xlintl32.dll| 16.0.5317.1000| 17184216| 30-Apr-22| 11:46 \nxlintl32.dll_2074| xlintl32.dll| 16.0.5317.1000| 17199056| 30-Apr-22| 11:46 \nxlintl32.dll_9242| xlintl32.dll| 16.0.5317.1000| 17198520| 30-Apr-22| 11:46 \nxlintl32.dll_1053| xlintl32.dll| 16.0.5317.1000| 17141640| 30-Apr-22| 11:46 \nxlintl32.dll_1054| xlintl32.dll| 16.0.5317.1000| 17208656| 30-Apr-22| 11:46 \nxlintl32.dll_1055| xlintl32.dll| 16.0.5317.1000| 17247624| 30-Apr-22| 11:46 \nxlintl32.dll_1058| xlintl32.dll| 16.0.5317.1000| 17211216| 30-Apr-22| 11:46 \nxlintl32.dll_1066| xlintl32.dll| 16.0.5317.1000| 17262928| 30-Apr-22| 11:46 \nxlintl32.dll_2052| xlintl32.dll| 16.0.5317.1000| 17039712| 30-Apr-22| 11:46 \nxlintl32.dll_1028| xlintl32.dll| 16.0.5317.1000| 17053520| 30-Apr-22| 11:46 \natpvbada.xlam_1030| atpvbada.xlam| | 72160| 29-Apr-22| 11:31 \natpvbade.xlam_1031| atpvbade.xlam| | 72060| 29-Apr-22| 11:31 \natpvbaes.xlam_3082| atpvbaes.xlam| | 72142| 29-Apr-22| 11:31 \natpvbafi.xlam_1035| atpvbafi.xlam| | 72134| 29-Apr-22| 11:31 \natpvbafr.xlam_1036| atpvbafr.xlam| | 72109| 29-Apr-22| 11:31 \natpvbait.xlam_1040| atpvbait.xlam| | 72132| 29-Apr-22| 11:31 \natpvbajp.xlam_1041| atpvbajp.xlam| | 72197| 29-Apr-22| 11:31 \natpvbako.xlam_1042| atpvbako.xlam| | 72198| 29-Apr-22| 11:31 \natpvbano.xlam_1044| atpvbano.xlam| | 72124| 29-Apr-22| 11:31 \natpvbanl.xlam_1043| atpvbanl.xlam| | 72052| 29-Apr-22| 11:31 \natpvbapb.xlam_1046| atpvbapb.xlam| | 72148| 29-Apr-22| 11:31 \natpvbptg.xlam_2070| atpvbptg.xlam| | 72110| 29-Apr-22| 11:31 \natpvbasv.xlam_1053| atpvbasv.xlam| | 72083| 29-Apr-22| 11:32 \natpvbacs.xlam_2052| atpvbacs.xlam| | 72105| 29-Apr-22| 11:32 \natpvbatc.xlam_1028| atpvbatc.xlam| | 72124| 29-Apr-22| 11:32 \nclient.models.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.models.dll| | 139936| 28-Apr-22| 09:52 \nclient.windows.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.dll| | 0| 28-Apr-22| 09:52 \ncontainer35.exe.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.container.exe| | 28288| 28-Apr-22| 09:52 \ncontainer35.exe.config.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.container.exe.config| | 137| 28-Apr-22| 09:52 \ncontainer40.exe.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.container.netfx40.exe| | 26872| 28-Apr-22| 09:52 \ncontainer40.exe.config.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.container.netfx40.exe.config| | 137| 28-Apr-22| 09:52 \ncontainer45.exe.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.container.netfx45.exe| | 26864| 28-Apr-22| 09:52 \ncontainer45.exe.config.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.container.netfx45.exe.config| | 137| 28-Apr-22| 09:52 \ndocument.af_za.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 224928| 28-Apr-22| 09:52 \ndocument.am_et.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 275536| 28-Apr-22| 09:52 \ndocument.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 269976| 28-Apr-22| 09:52 \ndocument.as_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 331424| 28-Apr-22| 09:52 \ndocument.az_latn_az.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 244192| 28-Apr-22| 09:52 \ndocument.be_by.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 278176| 28-Apr-22| 09:52 \ndocument.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 287816| 28-Apr-22| 09:52 \ndocument.bn_bd.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 331424| 28-Apr-22| 09:52 \ndocument.bn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 339616| 28-Apr-22| 09:52 \ndocument.bs_latn_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 230440| 28-Apr-22| 09:52 \ndocument.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 234576| 28-Apr-22| 09:52 \ndocument.ca_es_valencia.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233112| 28-Apr-22| 09:52 \ndocument.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.cy_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 229024| 28-Apr-22| 09:52 \ndocument.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 230488| 28-Apr-22| 09:52 \ndocument.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.dll| | 2662048| 28-Apr-22| 09:52 \ndocument.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 304216| 28-Apr-22| 09:52 \ndocument.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 224952| 28-Apr-22| 09:52 \nscriptdom.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.scriptdom.dll| | 2371784| 28-Apr-22| 09:52 \ndocument.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 230440| 28-Apr-22| 09:52 \ndocument.fa_ir.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 261784| 28-Apr-22| 09:52 \ndocument.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 229048| 28-Apr-22| 09:52 \ndocument.fil_ph.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 242728| 28-Apr-22| 09:52 \ndocument.ga_ie.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.gd_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 246824| 28-Apr-22| 09:52 \ndocument.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.gu_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 323232| 28-Apr-22| 09:52 \ndocument.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 257696| 28-Apr-22| 09:52 \ndocument.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 324696| 28-Apr-22| 09:52 \ndocument.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 229016| 28-Apr-22| 09:52 \ndocument.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 237216| 28-Apr-22| 09:52 \ndocument.hy_am.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 289248| 28-Apr-22| 09:52 \ndocument.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 224952| 28-Apr-22| 09:52 \ndocument.is_is.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 230480| 28-Apr-22| 09:52 \nsqmapi.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| sqmapi_x64.dll| | 0| 28-Apr-22| 09:52 \ndocument.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233112| 28-Apr-22| 09:52 \ndocument.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 256480| 28-Apr-22| 09:52 \ndocument.ka_ge.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 347808| 28-Apr-22| 09:52 \ndocument.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 278176| 28-Apr-22| 09:52 \ndocument.km_kh.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 332888| 28-Apr-22| 09:52 \ndocument.kn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 339616| 28-Apr-22| 09:52 \ndocument.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 238680| 28-Apr-22| 09:52 \ndocument.kok_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 327328| 28-Apr-22| 09:52 \ndocument.ky_kg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 285152| 28-Apr-22| 09:52 \ndocument.lb_lu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 237216| 28-Apr-22| 09:52 \ndocument.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 236000| 28-Apr-22| 09:52 \ndocument.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.mi_nz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 234576| 28-Apr-22| 09:52 \ndocument.mk_mk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 290464| 28-Apr-22| 09:52 \ndocument.ml_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 364192| 28-Apr-22| 09:52 \ndocument.mn_mn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 285152| 28-Apr-22| 09:52 \nexptoows.xla.1050| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1051| exptoows.xla| | 118272| 28-Apr-22| 09:51 \ndocument.mr_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 324696| 28-Apr-22| 09:52 \ndocument.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 224928| 28-Apr-22| 09:52 \ndocument.mt_mt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 229024| 28-Apr-22| 09:52 \ndocument.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 224928| 28-Apr-22| 09:52 \ndocument.ne_np.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 339616| 28-Apr-22| 09:52 \ndocument.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.nn_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 224928| 28-Apr-22| 09:52 \ndocument.or_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 349272| 28-Apr-22| 09:52 \ndocument.pa_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 320552| 28-Apr-22| 09:52 \ndocument.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 240096| 28-Apr-22| 09:52 \ndocument.prs_af.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 267376| 28-Apr-22| 09:52 \ndocument.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 236000| 28-Apr-22| 09:52 \ndocument.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.quz_pe.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 234584| 28-Apr-22| 09:52 \ndocument.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 234576| 28-Apr-22| 09:52 \ndocument.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 287832| 28-Apr-22| 09:52 \nexptoows.xla.1052| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1053| exptoows.xla| | 118272| 28-Apr-22| 09:51 \ndocument.sd_arab_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 261784| 28-Apr-22| 09:52 \ndocument.si_lk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 319128| 28-Apr-22| 09:52 \ndocument.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 234536| 28-Apr-22| 09:52 \ndocument.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 233120| 28-Apr-22| 09:52 \ndocument.sq_al.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 238632| 28-Apr-22| 09:52 \ndocument.sr_cyrl_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 279640| 28-Apr-22| 09:52 \ndocument.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 279664| 28-Apr-22| 09:52 \ndocument.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 229024| 28-Apr-22| 09:52 \ndocument.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 231904| 28-Apr-22| 09:52 \ndocument.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 231904| 28-Apr-22| 09:52 \ndocument.sw_ke.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 231904| 28-Apr-22| 09:52 \ndocument.ta_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 361512| 28-Apr-22| 09:52 \ndocument.te_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 342496| 28-Apr-22| 09:52 \ndocument.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 323224| 28-Apr-22| 09:52 \ndocument.tk_tm.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 231904| 28-Apr-22| 09:52 \ndocument.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 230480| 28-Apr-22| 09:52 \ndocument.tt_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 279632| 28-Apr-22| 09:52 \ndocument.ug_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 278176| 28-Apr-22| 09:52 \ndocument.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 285152| 28-Apr-22| 09:52 \ndocument.ur_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 269984| 28-Apr-22| 09:52 \ndocument.uz_latn_uz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 237216| 28-Apr-22| 09:52 \ndocument.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 249504| 28-Apr-22| 09:52 \ndocument.xmlserializers.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.xmlserializers.dll| | 1007264| 28-Apr-22| 09:52 \ndocument.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 216736| 28-Apr-22| 09:52 \ndocument.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.document.resources.dll| | 222248| 28-Apr-22| 09:52 \ndocumentformat.openxml.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| documentformat.openxml.dll| | 0| 28-Apr-22| 09:52 \ndocumentservices.af_za.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.am_et.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 56992| 28-Apr-22| 09:52 \ndocumentservices.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.as_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 62504| 28-Apr-22| 09:52 \ndocumentservices.az_latn_az.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.be_by.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \noauth.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21672| 28-Apr-22| 09:52 \noauth.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22728| 28-Apr-22| 09:52 \noauth.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21704| 28-Apr-22| 09:52 \noauth.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22208| 28-Apr-22| 09:52 \noauth.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22208| 28-Apr-22| 09:52 \noauth.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21704| 28-Apr-22| 09:52 \noauth.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21704| 28-Apr-22| 09:52 \noauth.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22720| 28-Apr-22| 09:52 \noauth.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22208| 28-Apr-22| 09:52 \noauth.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 23232| 28-Apr-22| 09:52 \noauth.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22208| 28-Apr-22| 09:52 \noauth.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22208| 28-Apr-22| 09:52 \noauth.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21184| 28-Apr-22| 09:52 \noauth.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21184| 28-Apr-22| 09:52 \noledbinteropdll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbinterop.dll| | 182352| 28-Apr-22| 09:52 \noledbprovider.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \nexptoows.xla.1058| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1059| exptoows.xla| | 118272| 28-Apr-22| 09:51 \noledbprovider.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbprovider.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \noledbprovider.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20168| 28-Apr-22| 09:52 \nexptoows.xla.1060| exptoows.xla| | 118272| 28-Apr-22| 09:51 \noledbprovider.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.resources.dll| | 20160| 28-Apr-22| 09:52 \noledbproviderdll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oledbprovider.dll| | 67744| 28-Apr-22| 09:52 \npackaging.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.packaging.dll| | 52384| 28-Apr-22| 09:52 \nprivate_odbc32.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| private_odbc32.dll| | 735440| 28-Apr-22| 09:52 \nprovidershared.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.providershared.dll| | 56872| 28-Apr-22| 09:52 \nsapclient.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 44736| 28-Apr-22| 09:52 \nsapclient.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 35520| 28-Apr-22| 09:52 \nsapclient.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32448| 28-Apr-22| 09:52 \nsapclient.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32448| 28-Apr-22| 09:52 \nsapclient.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 48832| 28-Apr-22| 09:52 \nsapclient.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32448| 28-Apr-22| 09:52 \nsapclient.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31424| 28-Apr-22| 09:52 \nsapclient.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32456| 28-Apr-22| 09:52 \nsapclient.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32960| 28-Apr-22| 09:52 \nsapclient.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 48832| 28-Apr-22| 09:52 \nsapclient.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32456| 28-Apr-22| 09:52 \nsapclient.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31424| 28-Apr-22| 09:52 \nsapclient.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32968| 28-Apr-22| 09:52 \nsapclient.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 44736| 28-Apr-22| 09:52 \nsapclient.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 44736| 28-Apr-22| 09:52 \nsapclient.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32448| 28-Apr-22| 09:52 \nsapclient.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31944| 28-Apr-22| 09:52 \nsapclient.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31424| 28-Apr-22| 09:52 \nsapclient.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31424| 28-Apr-22| 09:52 \nsapclient.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32448| 28-Apr-22| 09:52 \nsapclient.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32960| 28-Apr-22| 09:52 \nsapclient.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32456| 28-Apr-22| 09:52 \nsapclient.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 35520| 28-Apr-22| 09:52 \nsapclient.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32456| 28-Apr-22| 09:52 \nsapclient.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 35520| 28-Apr-22| 09:52 \nsapclient.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 31936| 28-Apr-22| 09:52 \nsapclient.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 48832| 28-Apr-22| 09:52 \nsapclient.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32448| 28-Apr-22| 09:52 \nsapclient.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 48832| 28-Apr-22| 09:52 \nsapclient.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 32960| 28-Apr-22| 09:52 \nsapclient.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 30912| 28-Apr-22| 09:52 \nsapclient.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.resources.dll| | 30920| 28-Apr-22| 09:52 \ndocumentservices.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57016| 28-Apr-22| 09:52 \ndocumentservices.bn_bd.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 58408| 28-Apr-22| 09:52 \ndocumentservices.bn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61112| 28-Apr-22| 09:52 \ndocumentservices.bs_latn_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54360| 28-Apr-22| 09:52 \ndocumentservices.ca_es_valencia.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.cy_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54360| 28-Apr-22| 09:52 \ndocumentservices.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.dll| | 409128| 28-Apr-22| 09:52 \ndocumentservices.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 56992| 28-Apr-22| 09:52 \ndocumentservices.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54360| 28-Apr-22| 09:52 \ndocumentservices.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.fa_ir.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.fil_ph.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ga_ie.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.gd_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.gu_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 63968| 28-Apr-22| 09:52 \ndocumentservices.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.hy_am.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.is_is.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ka_ge.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 56992| 28-Apr-22| 09:52 \ndocumentservices.km_kh.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61088| 28-Apr-22| 09:52 \ndocumentservices.kn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61088| 28-Apr-22| 09:52 \ndocumentservices.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.kok_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61112| 28-Apr-22| 09:52 \ndocumentservices.ky_kg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.lb_lu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.mi_nz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.mk_mk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 56992| 28-Apr-22| 09:52 \ndocumentservices.ml_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.mn_mn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.mr_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61088| 28-Apr-22| 09:52 \ndocumentservices.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.mt_mt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.ne_np.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.nn_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.or_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.pa_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61112| 28-Apr-22| 09:52 \ndocumentservices.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54360| 28-Apr-22| 09:52 \ndocumentservices.prs_af.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52936| 28-Apr-22| 09:52 \ndocumentservices.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52920| 28-Apr-22| 09:52 \ndocumentservices.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.quz_pe.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 59872| 28-Apr-22| 09:52 \ndocumentservices.sd_arab_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52888| 28-Apr-22| 09:52 \ndocumentservices.si_lk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57032| 28-Apr-22| 09:52 \ndocumentservices.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52920| 28-Apr-22| 09:52 \ndocumentservices.sq_al.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.sr_cyrl_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 58448| 28-Apr-22| 09:52 \ndocumentservices.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 58448| 28-Apr-22| 09:52 \ndocumentservices.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \ndocumentservices.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 55776| 28-Apr-22| 09:52 \ndocumentservices.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.sw_ke.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52936| 28-Apr-22| 09:52 \ndocumentservices.ta_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 62552| 28-Apr-22| 09:52 \ndocumentservices.te_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61104| 28-Apr-22| 09:52 \ndocumentservices.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 61112| 28-Apr-22| 09:52 \ndocumentservices.tk_tm.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.tt_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.ug_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 57008| 28-Apr-22| 09:52 \ndocumentservices.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 58448| 28-Apr-22| 09:52 \ndocumentservices.ur_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52920| 28-Apr-22| 09:52 \ndocumentservices.uz_latn_uz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52912| 28-Apr-22| 09:52 \ndocumentservices.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54312| 28-Apr-22| 09:52 \ndocumentservices.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 54352| 28-Apr-22| 09:52 \ndocumentservices.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.documentservices.resources.dll| | 52896| 28-Apr-22| 09:52 \neventsource.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| eventsource.dll| | 0| 28-Apr-22| 09:52 \nexcel.af_za.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.am_et.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 85656| 28-Apr-22| 09:52 \nexcel.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 81568| 28-Apr-22| 09:52 \nexcel.as_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 103504| 28-Apr-22| 09:52 \nexcel.az_latn_az.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.be_by.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 85656| 28-Apr-22| 09:52 \nexcel.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 89760| 28-Apr-22| 09:52 \nexcel.bn_bd.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 106144| 28-Apr-22| 09:52 \nexcel.bn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 109024| 28-Apr-22| 09:52 \nexcel.bs_latn_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.ca_es_valencia.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77496| 28-Apr-22| 09:52 \nexcel.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.cy_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.editorribbon.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.editorribbon.dll| | 42672| 28-Apr-22| 09:52 \nexcel.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 93856| 28-Apr-22| 09:52 \nexcel.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexptoows.xla.1054| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1055| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexcel.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73368| 28-Apr-22| 09:52 \nexcel.extensions.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.extensions.dll| | 288808| 28-Apr-22| 09:52 \nexcel.fa_ir.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 84448| 28-Apr-22| 09:52 \nexcel.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 76256| 28-Apr-22| 09:52 \nexcel.fil_ph.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.ga_ie.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.gd_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78928| 28-Apr-22| 09:52 \nexcel.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.gu_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 103504| 28-Apr-22| 09:52 \nexcel.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 81568| 28-Apr-22| 09:52 \nexcel.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 102048| 28-Apr-22| 09:52 \nexcel.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78936| 28-Apr-22| 09:52 \nexcel.hy_am.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 89760| 28-Apr-22| 09:52 \nexcel.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.is_is.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 76256| 28-Apr-22| 09:52 \nexcel.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77464| 28-Apr-22| 09:52 \nexcel.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 83024| 28-Apr-22| 09:52 \nexcel.ka_ge.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 107608| 28-Apr-22| 09:52 \nexcel.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 85656| 28-Apr-22| 09:52 \nexcel.km_kh.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 103512| 28-Apr-22| 09:52 \nexcel.kn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 106144| 28-Apr-22| 09:52 \nexcel.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77464| 28-Apr-22| 09:52 \nexcel.kok_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 103512| 28-Apr-22| 09:52 \nexcel.ky_kg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 87120| 28-Apr-22| 09:52 \nexcel.lb_lu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78928| 28-Apr-22| 09:52 \nexcel.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74864| 28-Apr-22| 09:52 \nexcel.mi_nz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.mk_mk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 91176| 28-Apr-22| 09:52 \nexcel.ml_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 117216| 28-Apr-22| 09:52 \nexcel.mn_mn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 91248| 28-Apr-22| 09:52 \nexcel.mr_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 102040| 28-Apr-22| 09:52 \nexcel.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73400| 28-Apr-22| 09:52 \nexcel.mt_mt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74840| 28-Apr-22| 09:52 \nexcel.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.ne_np.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 103464| 28-Apr-22| 09:52 \nexcel.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.nn_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.or_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 106144| 28-Apr-22| 09:52 \nexcel.pa_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 103504| 28-Apr-22| 09:52 \nexcel.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.prs_af.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 87120| 28-Apr-22| 09:52 \nexcel.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.quz_pe.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78888| 28-Apr-22| 09:52 \nexcel.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 78928| 28-Apr-22| 09:52 \nexcel.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 87080| 28-Apr-22| 09:52 \nexcel.sd_arab_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 87152| 28-Apr-22| 09:52 \nexcel.si_lk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 99368| 28-Apr-22| 09:52 \nexcel.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.sq_al.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 77472| 28-Apr-22| 09:52 \nexcel.sr_cyrl_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 91216| 28-Apr-22| 09:52 \nexcel.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 89760| 28-Apr-22| 09:52 \nexcel.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.sw_ke.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.ta_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 110240| 28-Apr-22| 09:52 \nexcel.te_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 102072| 28-Apr-22| 09:52 \nexcel.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 97952| 28-Apr-22| 09:52 \nexcel.themes.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.themes.dll| | 67408464| 28-Apr-22| 09:52 \nexcel.tk_tm.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 73376| 28-Apr-22| 09:52 \nexcel.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74792| 28-Apr-22| 09:52 \nexcel.tt_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 85664| 28-Apr-22| 09:52 \nexcel.ug_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 88544| 28-Apr-22| 09:52 \nexcel.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 87080| 28-Apr-22| 09:52 \nexcel.ur_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 85656| 28-Apr-22| 09:52 \nexcel.uz_latn_uz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 74832| 28-Apr-22| 09:52 \nexcel.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 81568| 28-Apr-22| 09:52 \nexcel.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 69280| 28-Apr-22| 09:52 \nexcel.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.resources.dll| | 69280| 28-Apr-22| 09:52 \nfil9270b25a9451a19a141d6fe93a590a7c.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.excel.dll| | 1535056| 28-Apr-22| 09:52 \nhis.connectors.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.hostintegration.connectors.dll| | 5225952| 28-Apr-22| 09:52 \nlocalytics.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| localytics.dll| | 0| 28-Apr-22| 09:52 \nmashup.addintelemetry.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.addintelemetry.dll| | 35992| 28-Apr-22| 09:52 \nmashupcompression.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| mashupcompression.dll| | 145488| 28-Apr-22| 09:52 \nmashupengine.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 709720| 28-Apr-22| 09:52 \nmashupengine.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 812120| 28-Apr-22| 09:52 \nmashupengine.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 597664| 28-Apr-22| 09:52 \nmashupengine.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 585376| 28-Apr-22| 09:52 \nmashupengine.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 589472| 28-Apr-22| 09:52 \nmashupengine.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 627752| 28-Apr-22| 09:52 \nmashupengine.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 880288| 28-Apr-22| 09:52 \nmashupengine.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 601760| 28-Apr-22| 09:52 \nmashupengine.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 558120| 28-Apr-22| 09:52 \nmashupengine.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 580064| 28-Apr-22| 09:52 \nmashupengine.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 582696| 28-Apr-22| 09:52 \nmashupengine.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 622240| 28-Apr-22| 09:52 \nmashupengine.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 592352| 28-Apr-22| 09:52 \nmashupengine.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 660520| 28-Apr-22| 09:52 \nmashupengine.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 999072| 28-Apr-22| 09:52 \nmashupengine.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 574504| 28-Apr-22| 09:52 \nmashupengine.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 635992| 28-Apr-22| 09:52 \nmashupengine.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 574504| 28-Apr-22| 09:52 \nmashupengine.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 605856| 28-Apr-22| 09:52 \nmashupengine.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 650912| 28-Apr-22| 09:52 \nmashupengine.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 777888| 28-Apr-22| 09:52 \nmashupengine.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 615464| 28-Apr-22| 09:52 \nmashupengine.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 586792| 28-Apr-22| 09:52 \nmashupengine.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 601760| 28-Apr-22| 09:52 \nmashupengine.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 577184| 28-Apr-22| 09:52 \nmashupengine.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 574504| 28-Apr-22| 09:52 \nmashupengine.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 611440| 28-Apr-22| 09:52 \nmashupengine.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 615512| 28-Apr-22| 09:52 \nmashupengine.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 593568| 28-Apr-22| 09:52 \nmashupengine.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 599128| 28-Apr-22| 09:52 \nmashupengine.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 609952| 28-Apr-22| 09:52 \nmashupengine.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 813536| 28-Apr-22| 09:52 \nmashupengine.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 596448| 28-Apr-22| 09:52 \nmashupengine.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 568992| 28-Apr-22| 09:52 \nmashupengine.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 773784| 28-Apr-22| 09:52 \nmashupengine.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 568992| 28-Apr-22| 09:52 \nmashupengine.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 568992| 28-Apr-22| 09:52 \nmashupengine.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 577184| 28-Apr-22| 09:52 \nmashupengine.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 937632| 28-Apr-22| 09:52 \nmashupengine.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 593568| 28-Apr-22| 09:52 \nmashupengine.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 802456| 28-Apr-22| 09:52 \nmashupengine.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 659104| 28-Apr-22| 09:52 \nmashupengine.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 521296| 28-Apr-22| 09:52 \nmashupengine.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.resources.dll| | 529488| 28-Apr-22| 09:52 \nmicrosoft.data.edm.netfx35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.edm.netfx35.dll| | 667880| 28-Apr-22| 09:52 \nmicrosoft.data.odata.netfx35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.odata.netfx35.dll| | 1461488| 28-Apr-22| 09:52 \nmicrosoft.data.odata.qu.35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.odata.query.netfx35.dll| | 188168| 28-Apr-22| 09:52 \nmicrosoft.data.sapclient.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.data.sapclient.dll| | 927432| 28-Apr-22| 09:52 \nmicrosoft.mashup.client.initialize.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.initialization.dll| | 0| 28-Apr-22| 09:52 \nmicrosoft.mashup.client.ui.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.dll| | 43292784| 28-Apr-22| 09:52 \nmicrosoft.mashup.eventsource.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.eventsource.dll| | 160848| 28-Apr-22| 09:52 \nmicrosoft.mashup.sapbwprovider.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.sapbwprovider.dll| | 317600| 28-Apr-22| 09:52 \nmicrosoft.mashup.shims.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.shims.dll| | 28312| 28-Apr-22| 09:52 \nmicrosoft.mashupengine.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashupengine.dll| | 13879960| 28-Apr-22| 09:52 \nexptoows.xla.1056| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1057| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nmicrosoft.odata.core.netfx35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.odata.core.netfx35.dll| | 1444592| 28-Apr-22| 09:52 \nmicrosoft.odata.core.netfx35.v7.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.odata.core.netfx35.v7.dll| | 1267936| 28-Apr-22| 09:52 \nmicrosoft.odata.edm.netfx35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.odata.edm.netfx35.dll| | 785648| 28-Apr-22| 09:52 \nmicrosoft.odata.edm.netfx35.v7.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.odata.edm.netfx35.v7.dll| | 751840| 28-Apr-22| 09:52 \nmicrosoft.powerbi.adomdclient.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.powerbi.adomdclient.dll| | 1111240| 28-Apr-22| 09:52 \nmicrosoft.spatial.netfx35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.spatial.netfx35.dll| | 133352| 28-Apr-22| 09:52 \nmicrosoft.spatial.netfx35.v7.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.spatial.netfx35.v7.dll| | 131296| 28-Apr-22| 09:52 \nmicrsoft.mashup.internallibrary.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.internallibrary.dll| | 166952| 28-Apr-22| 09:52 \noauth.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22208| 28-Apr-22| 09:52 \noauth.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22216| 28-Apr-22| 09:52 \noauth.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \noauth.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21704| 28-Apr-22| 09:52 \noauth.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21704| 28-Apr-22| 09:52 \noauth.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.dll| | 89760| 28-Apr-22| 09:52 \noauth.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 22720| 28-Apr-22| 09:52 \noauth.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.oauth.resources.dll| | 21696| 28-Apr-22| 09:52 \nstorage.xmlserializers.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.storage.xmlserializers.dll| | 151240| 28-Apr-22| 09:52 \nstorageclient.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.windowsazure.storageclient.dll| | 0| 28-Apr-22| 09:52 \nsystem.spatial.netfx35.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| system.spatial.netfx35.dll| | 124640| 28-Apr-22| 09:52 \ntransformdatabyexample.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.dataintegration.transformdatabyexample.dll| | 60560| 28-Apr-22| 09:52 \nui.af_za.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241312| 28-Apr-22| 09:52 \nui.am_et.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 294560| 28-Apr-22| 09:52 \nui.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 278176| 28-Apr-22| 09:52 \nui.as_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 358880| 28-Apr-22| 09:52 \nui.az_latn_az.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 255056| 28-Apr-22| 09:52 \nui.be_by.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 304168| 28-Apr-22| 09:52 \nui.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 316464| 28-Apr-22| 09:52 \nui.bn_bd.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 361552| 28-Apr-22| 09:52 \nui.bn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 369704| 28-Apr-22| 09:52 \nui.bs_latn_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241312| 28-Apr-22| 09:52 \nui.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249464| 28-Apr-22| 09:52 \nui.ca_es_valencia.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249504| 28-Apr-22| 09:52 \nui.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 245376| 28-Apr-22| 09:52 \nui.cy_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241304| 28-Apr-22| 09:52 \nui.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 246792| 28-Apr-22| 09:52 \nui.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 253568| 28-Apr-22| 09:52 \nui.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 331416| 28-Apr-22| 09:52 \nui.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 237184| 28-Apr-22| 09:52 \nui.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242736| 28-Apr-22| 09:52 \nui.fa_ir.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 286368| 28-Apr-22| 09:52 \nui.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241280| 28-Apr-22| 09:52 \nui.fil_ph.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249504| 28-Apr-22| 09:52 \nui.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 255024| 28-Apr-22| 09:52 \nui.ga_ie.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 255064| 28-Apr-22| 09:52 \nui.gd_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 253624| 28-Apr-22| 09:52 \nui.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 246832| 28-Apr-22| 09:52 \nui.gu_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 347800| 28-Apr-22| 09:52 \nui.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 267304| 28-Apr-22| 09:52 \nui.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 351896| 28-Apr-22| 09:52 \nui.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241280| 28-Apr-22| 09:52 \nui.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 259112| 28-Apr-22| 09:52 \nui.hy_am.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 310944| 28-Apr-22| 09:52 \nui.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 240064| 28-Apr-22| 09:52 \nui.is_is.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242728| 28-Apr-22| 09:52 \nui.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 263208| 28-Apr-22| 09:52 \nui.ka_ge.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 380576| 28-Apr-22| 09:52 \nui.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 300040| 28-Apr-22| 09:52 \nui.km_kh.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 365648| 28-Apr-22| 09:52 \nui.kn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 373840| 28-Apr-22| 09:52 \nui.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 246832| 28-Apr-22| 09:52 \nui.kok_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 357456| 28-Apr-22| 09:52 \nui.ky_kg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 306848| 28-Apr-22| 09:52 \nui.lb_lu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 253600| 28-Apr-22| 09:52 \nui.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 250888| 28-Apr-22| 09:52 \nui.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 252352| 28-Apr-22| 09:52 \nui.mi_nz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 246864| 28-Apr-22| 09:52 \nui.mk_mk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 312360| 28-Apr-22| 09:52 \nui.ml_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 401048| 28-Apr-22| 09:52 \nui.mn_mn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 304216| 28-Apr-22| 09:52 \nui.mr_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 358880| 28-Apr-22| 09:52 \nui.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242768| 28-Apr-22| 09:52 \nui.mt_mt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 245408| 28-Apr-22| 09:52 \nui.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241272| 28-Apr-22| 09:52 \nui.ne_np.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 376480| 28-Apr-22| 09:52 \nui.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 245376| 28-Apr-22| 09:52 \nui.nn_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241312| 28-Apr-22| 09:52 \nui.or_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 387552| 28-Apr-22| 09:52 \nui.pa_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 345168| 28-Apr-22| 09:52 \nui.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 250928| 28-Apr-22| 09:52 \nui.prs_af.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 294560| 28-Apr-22| 09:52 \nui.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 245376| 28-Apr-22| 09:52 \nui.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249472| 28-Apr-22| 09:52 \nui.quz_pe.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 245408| 28-Apr-22| 09:52 \nui.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 250936| 28-Apr-22| 09:52 \nui.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 310912| 28-Apr-22| 09:52 \nui.sd_arab_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 278176| 28-Apr-22| 09:52 \nui.si_lk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 346592| 28-Apr-22| 09:52 \nui.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 246832| 28-Apr-22| 09:52 \nui.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242744| 28-Apr-22| 09:52 \nui.sq_al.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 253600| 28-Apr-22| 09:52 \nui.sr_cyrl_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 302776| 28-Apr-22| 09:52 \nui.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 298624| 28-Apr-22| 09:52 \nui.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242736| 28-Apr-22| 09:52 \nui.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242744| 28-Apr-22| 09:52 \nui.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 242736| 28-Apr-22| 09:52 \nui.sw_ke.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 241312| 28-Apr-22| 09:52 \nui.ta_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 406608| 28-Apr-22| 09:52 \nui.te_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 375264| 28-Apr-22| 09:52 \nui.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 350688| 28-Apr-22| 09:52 \nui.tk_tm.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 244192| 28-Apr-22| 09:52 \nui.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 245400| 28-Apr-22| 09:52 \nui.tt_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 306848| 28-Apr-22| 09:52 \nui.ug_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 298648| 28-Apr-22| 09:52 \nui.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 302720| 28-Apr-22| 09:52 \nui.ur_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 297440| 28-Apr-22| 09:52 \nui.uz_latn_uz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 249528| 28-Apr-22| 09:52 \nui.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 261792| 28-Apr-22| 09:52 \nui.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 224928| 28-Apr-22| 09:52 \nui.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.ui.resources.dll| | 229024| 28-Apr-22| 09:52 \nunity.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.practices.unity.dll| | 133344| 28-Apr-22| 09:52 \nwindows.af_za.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.am_et.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ar_sa.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.as_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.az_latn_az.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.be_by.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bg_bg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bn_bd.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.bs_latn_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ca_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ca_es_valencia.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.cs_cz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.cy_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.da_dk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.de_de.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.el_gr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.es_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.et_ee.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.eu_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fa_ir.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fi_fi.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fil_ph.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.fr_fr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ga_ie.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.gd_gb.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.gl_es.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.gu_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.he_il.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hi_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hr_hr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hu_hu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.hy_am.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.id_id.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.is_is.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.it_it.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ja_jp.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ka_ge.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.kk_kz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.km_kh.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.kn_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ko_kr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.kok_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ky_kg.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.lb_lu.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.lt_lt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.lv_lv.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mi_nz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mk_mk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ml_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mn_mn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mr_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ms_my.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.mt_mt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.nb_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ne_np.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.nl_nl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.nn_no.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.or_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pa_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pl_pl.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.prs_af.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pt_br.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.pt_pt.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.quz_pe.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ro_ro.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ru_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sd_arab_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.si_lk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sk_sk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sl_si.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sq_al.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_cyrl_ba.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_cyrl_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_latn_cs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sr_latn_rs.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sv_se.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.sw_ke.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ta_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.te_in.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.th_th.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.tk_tm.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.tr_tr.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.tt_ru.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ug_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.uk_ua.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.ur_pk.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.uz_latn_uz.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.vi_vn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.zh_cn.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nwindows.zh_tw.resources.dll.45d2aedc_4ff2_445c_8cd5_529af550c4a9| microsoft.mashup.client.windows.resources.dll| | 0| 28-Apr-22| 09:52 \nexptoows.xla.1025| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1026| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.10266| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1027| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1028| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1029| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1030| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1031| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1032| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1033| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1035| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1036| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1037| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1038| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1039| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1040| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1041| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1042| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1043| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1044| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1045| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1046| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1048| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1049| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1061| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1062| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1063| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1065| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1066| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1067| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1068| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1069| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1071| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1078| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1079| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1081| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1082| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1086| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1087| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1088| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1089| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1090| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1091| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1092| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1093| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1094| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1095| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1096| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1097| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1098| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1099| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1100| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1101| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1102| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1104| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1106| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1107| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1110| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1111| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1115| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1118| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1121| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1124| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1134| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1152| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1153| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1164| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.1169| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2051| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2052| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2068| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2070| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2074| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2108| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2117| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.2137| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.3082| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.3098| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.3179| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.5146| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.7194| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nexptoows.xla.9242| exptoows.xla| | 118272| 28-Apr-22| 09:51 \nfuncs.xls_0003_1029| funcs.xls3| | 148480| 29-Apr-22| 11:29 \nfuncs.xls_0004_1038| funcs.xls4| | 143360| 29-Apr-22| 11:29 \nfuncs.xls_0001_1045| funcs.xls1| | 151040| 29-Apr-22| 11:30 \nfuncs.xls_0002_1049| funcs.xls2| | 171520| 29-Apr-22| 11:30 \nxlintl32.dll_1033| xlintl32.dll| 16.0.5149.1000| 17057632| 28-Apr-22| 09:48 \nxlintl32.fallback.dll.1033| xlintl32.dll| 16.0.5149.1000| 17057632| | \nexcel.exe| excel.exe| | 34515320| 30-Apr-22| 11:45 \nxl12cnv.exe| excelcnv.exe| 16.0.5317.1000| 30237048| 30-Apr-22| 11:45 \nxlsrv.ecs.excelcnv.exe| excelcnv.exe| 16.0.5317.1000| 30237048| | \natpvbaen.xlam_1025| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1026| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1028| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1029| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1030| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1031| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1032| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1033| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1035| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1036| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1037| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1038| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1040| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1041| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1042| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1043| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1044| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1045| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1046| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1048| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1049| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1050| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1051| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1053| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1054| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1055| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1057| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1058| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1060| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1061| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1062| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1063| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1066| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1081| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1086| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_1087| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_2052| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_2070| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_2074| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_3082| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \natpvbaen.xlam_9242| atpvbaen.xlam| | 72158| 28-Apr-22| 09:51 \neurotool.xlam| eurotool.xlam| | 409517| 28-Apr-22| 09:52 \nfuncres.xlam_1025| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1026| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1028| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1029| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1030| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1031| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1032| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1033| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1035| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1036| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1037| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1038| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1040| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1041| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1042| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1043| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1044| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1045| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1046| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1048| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1049| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1050| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1051| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1053| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1054| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1055| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1057| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1058| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1060| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1061| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1062| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1063| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1066| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1081| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1086| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_1087| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_2052| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_2070| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_2074| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_3082| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nfuncres.xlam_9242| funcres.xlam| | 181275| 28-Apr-22| 09:51 \nprocdb.xlam_1025| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1026| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1028| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1029| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1030| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1031| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1032| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1033| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1035| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1036| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1037| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1038| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1040| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1041| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1042| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1043| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1044| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1045| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1046| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1048| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1049| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1050| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1051| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1053| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1054| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1055| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1057| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1058| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1060| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1061| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1062| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1063| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1066| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1081| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1086| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_1087| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_2052| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_2070| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_2074| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_3082| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nprocdb.xlam_9242| procdb.xlam| | 732462| 28-Apr-22| 09:51 \nanalys32.xll_1025| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1026| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1028| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1029| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1030| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1031| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1032| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1033| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1035| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1036| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1037| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1038| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1040| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1041| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1042| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1043| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1044| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1045| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1046| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1048| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1049| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1050| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1051| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1053| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1054| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1055| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1057| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1058| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1060| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1061| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1062| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1063| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1066| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1081| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1086| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_1087| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_2052| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_2070| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_2074| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_3082| analys32.xll| | 255936| 28-Apr-22| 09:51 \nanalys32.xll_9242| analys32.xll| | 255936| 28-Apr-22| 09:51 \nsolver.xlam_1025| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1026| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1028| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1029| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1030| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1031| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1032| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1033| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1035| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1036| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1037| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1038| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1040| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1041| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1042| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1043| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1044| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1045| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1046| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1048| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1049| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1050| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1051| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1053| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1054| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1055| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1057| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1058| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1060| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1061| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1062| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1063| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1066| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1081| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1086| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_1087| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_2052| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_2070| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_2074| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_3082| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver.xlam_9242| solver.xlam| | 970591| 28-Apr-22| 09:51 \nsolver32.dll_1025| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1026| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1028| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1029| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1030| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1031| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1032| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1033| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1035| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1036| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1037| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1038| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1040| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1041| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1042| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1043| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1044| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1045| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1046| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1048| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1049| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1050| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1051| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1053| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1054| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1055| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1057| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1058| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1060| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1061| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1062| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1063| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1066| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1081| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1086| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_1087| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_2052| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_2070| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_2074| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_3082| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \nsolver32.dll_9242| solver32.dll| 16.0.5308.1000| 229720| 28-Apr-22| 09:51 \n \n## Information about protection and security\n\nProtect yourself online: [Windows Security support](<https://support.microsoft.com/hub/4099151>)Learn how we guard against cyber threats: [Microsoft Security](<https://www.microsoft.com/security>)\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T08:00:00", "type": "mskb", "title": "Description of the security update for Excel 2016: May 10, 2022 (KB5002196)", "bulletinFamily": "microsoft", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29110"], "modified": "2022-05-10T08:00:00", "id": "KB5002196", "href": "https://support.microsoft.com/en-us/help/5002196", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2022-06-15T16:10:45", "description": "None\n## Summary\n\nThis security update resolves a Microsoft Excel remote code execution vulnerability. To learn more about the vulnerability, see [Microsoft Common Vulnerabilities and Exposures CVE-2022-29110](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29110>).\n\n**Note: **To apply this security update, you must have the release version of [Service Pack 1 for Microsoft Office Web Apps Server 2013](<https://support.microsoft.com/kb/2880558>) installed on the computer.\n\n## How to get and install the update\n\n### Method 1: Microsoft Update\n\nThis update is available from Microsoft Update. When you turn on automatic updating, this update will be downloaded and installed automatically. For more information about how to get security updates automatically, see [Windows Update: FAQ](<https://support.microsoft.com/help/12373/windows-update-faq>).\n\n### Method 2: Microsoft Update Catalog\n\nTo get the standalone package for this update, go to the [Microsoft Update Catalog](<http://www.catalog.update.microsoft.com/Search.aspx?q=KB5002199>) website.\n\n### Method 3: Microsoft Download Center\n\nYou can get the standalone update package through the Microsoft Download Center. Follow the installation instructions on the download page to install the update.\n\n * [Download security update 5002199 for the 64-bit version of Office Web Apps Server 2013](<http://www.microsoft.com/download/details.aspx?familyid=f2400f94-3149-47a9-9635-ae2948039cfe>)\n\n## More information\n\n### Security update deployment information\n\nFor deployment information about this update, see Security update deployment information: May 10, 2022 (KB5014317).\n\n### Security update replacement information\n\nThis security update replaces previously released security update [5002169](<https://support.microsoft.com/kb/5002169>).\n\n### File hash information\n\nFile name| SHA256 hash \n---|--- \nWacServer2013-kb5002199-fullfile-x64-glb.exe| 2E305B16C520DF8B662CE55A8FCA38E93AD5C67550CDD67901D2770C4DCF12A3 \n \n### File information\n\nDownload the list of files that are included in security update [5002199](<https://download.microsoft.com/download/d/7/6/d76da295-c5a7-4d1e-a284-32ab10deede6/5002199.csv>).\n\n## Information about protection and security\n\nProtect yourself online: [Windows Security support](<https://support.microsoft.com/hub/4099151>)Learn how we guard against cyber threats: [Microsoft Security](<https://www.microsoft.com/security>)\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-10T08:00:00", "type": "mskb", "title": "Description of the security update for Office Web Apps Server 2013: May 10, 2022 (KB5002199)", "bulletinFamily": "microsoft", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-29110"], "modified": "2022-05-10T08:00:00", "id": "KB5002199", "href": "https://support.microsoft.com/en-us/help/5002199", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}], "nessus": [{"lastseen": "2022-08-11T16:40:19", "description": "The Microsoft Excel Products are missing a security update. It is, therefore, affected by the following vulnerability:\n\n - A remote code execution vulnerability. An attacker can exploit this to bypass authentication and execute unauthorized arbitrary commands. (CVE-2022-29110)", "cvss3": {"score": 7.8, "vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2022-06-10T00:00:00", "type": "nessus", "title": "Security Updates for Microsoft Excel Products C2R (May 2022)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2022-29110"], "modified": "2022-06-20T00:00:00", "cpe": ["cpe:/a:microsoft:excel"], "id": "SMB_NT_MS22_MAY_EXCEL_C2R.NASL", "href": "https://www.tenable.com/plugins/nessus/162046", "sourceData": "##\n# (C) Tenable, Inc. \n##\n\ninclude('compat.inc');\n\nif (description)\n{\n script_id(162046);\n script_version(\"1.7\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2022/06/20\");\n\n script_cve_id(\"CVE-2022-29110\");\n script_xref(name:\"IAVA\", value:\"2022-A-0193-S\");\n\n script_name(english:\"Security Updates for Microsoft Excel Products C2R (May 2022)\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The Microsoft Excel Products are missing a security update.\");\n script_set_attribute(attribute:\"description\", value:\n\"The Microsoft Excel Products are missing a security update. It is, therefore, affected by the following vulnerability:\n\n - A remote code execution vulnerability. An attacker can\n exploit this to bypass authentication and execute\n unauthorized arbitrary commands. (CVE-2022-29110)\");\n # https://docs.microsoft.com/en-us/officeupdates/update-history-microsoft365-apps-by-date\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?fd4508ff\");\n script_set_attribute(attribute:\"solution\", value:\n\"For Office 365, Office 2016 C2R, or Office 2019, ensure automatic\nupdates are enabled or open any office app and manually perform an\nupdate.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2022-29110\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2022/05/10\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2022/05/10\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2022/06/10\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:microsoft:excel\");\n script_set_attribute(attribute:\"stig_severity\", value:\"I\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2022 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"office_installed.nasl\", \"microsoft_office_compatibility_pack_installed.nbin\", \"smb_hotfixes.nasl\", \"ms_bulletin_checks_possible.nasl\");\n script_require_keys(\"SMB/MS_Bulletin_Checks/Possible\");\n script_require_ports(139, 445, \"Host/patch_management_checks\");\n\n exit(0);\n}\n\ninclude('vcf_extras_office.inc');\n\nvar bulletin = 'MS22-05';\n\nvar constraints = [\n {'fixed_version':'16.0.15128.20224','channel': 'Current'},\n {'fixed_version':'16.0.15028.20248','channel': 'Enterprise Deferred','channel_version': '2203'},\n {'fixed_version':'16.0.14931.20392','channel': 'Enterprise Deferred'},\n {'fixed_version':'16.0.14931.20392','channel': 'First Release for Deferred'},\n {'fixed_version':'16.0.14326.20962','channel': 'Deferred','channel_version': '2108'},\n {'fixed_version':'16.0.13801.21334','channel': 'Deferred','channel_version': '2102'},\n {'fixed_version':'16.0.12527.22145','channel': 'Deferred'},\n {'fixed_version':'16.0.15128.20224','channel': '2021 Retail'},\n {'fixed_version':'16.0.15128.20224','channel': '2019 Retail'},\n {'fixed_version':'16.0.14332.20303','channel': 'LTSC 2021'},\n {'fixed_version':'16.0.10386.20017','channel': '2019 Volume'}\n];\n\nvcf::microsoft::office_product::check_version_and_report(\n constraints:constraints,\n severity:SECURITY_HOLE,\n bulletin:bulletin,\n subproduct:'Excel'\n);", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2022-08-11T14:43:43", "description": "The Microsoft Excel Products are missing a security update. It is, therefore, affected by the following vulnerability:\n\n - A remote code execution vulnerability. An attacker can exploit this to bypass authentication and execute unauthorized arbitrary commands. (CVE-2022-29110)", "cvss3": {"score": 7.8, "vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2022-05-10T00:00:00", "type": "nessus", "title": "Security Updates for Microsoft Excel Products (May 2022)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2022-29110"], "modified": "2022-06-20T00:00:00", "cpe": ["cpe:/a:microsoft:excel"], "id": "SMB_NT_MS22_MAY_EXCEL.NASL", "href": "https://www.tenable.com/plugins/nessus/160940", "sourceData": "##\n# (C) Tenable, Inc. \n##\n\ninclude('compat.inc');\n\nif (description)\n{\n script_id(160940);\n script_version(\"1.7\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2022/06/20\");\n\n script_cve_id(\"CVE-2022-29110\");\n script_xref(name:\"MSKB\", value:\"5002196\");\n script_xref(name:\"MSKB\", value:\"5002204\");\n script_xref(name:\"MSFT\", value:\"MS22-5002196\");\n script_xref(name:\"MSFT\", value:\"MS22-5002204\");\n script_xref(name:\"IAVA\", value:\"2022-A-0193-S\");\n\n script_name(english:\"Security Updates for Microsoft Excel Products (May 2022)\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The Microsoft Excel Products are missing a security update.\");\n script_set_attribute(attribute:\"description\", value:\n\"The Microsoft Excel Products are missing a security update. It is, therefore, affected by the following vulnerability:\n\n - A remote code execution vulnerability. An attacker can\n exploit this to bypass authentication and execute\n unauthorized arbitrary commands. (CVE-2022-29110)\");\n script_set_attribute(attribute:\"see_also\", value:\"https://support.microsoft.com/en-us/help/5002196\");\n script_set_attribute(attribute:\"see_also\", value:\"https://support.microsoft.com/en-us/help/5002204\");\n script_set_attribute(attribute:\"solution\", value:\n\"Microsoft has released the following security updates to address this issue: \n -KB5002196\n -KB5002204\n\nFor Office 365, Office 2016 C2R, or Office 2019, ensure automatic\nupdates are enabled or open any office app and manually perform an\nupdate.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2022-29110\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2022/05/10\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2022/05/10\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2022/05/10\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:microsoft:excel\");\n script_set_attribute(attribute:\"stig_severity\", value:\"I\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows : Microsoft Bulletins\");\n\n script_copyright(english:\"This script is Copyright (C) 2022 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"office_installed.nasl\", \"microsoft_office_compatibility_pack_installed.nbin\", \"smb_hotfixes.nasl\", \"ms_bulletin_checks_possible.nasl\");\n script_require_keys(\"SMB/MS_Bulletin_Checks/Possible\");\n script_require_ports(139, 445, \"Host/patch_management_checks\");\n\n exit(0);\n}\n\ninclude('smb_func.inc');\ninclude('smb_hotfixes.inc');\ninclude('smb_hotfixes_fcheck.inc');\ninclude('smb_reg_query.inc');\n\nget_kb_item_or_exit('SMB/MS_Bulletin_Checks/Possible');\n\nvar bulletin = 'MS22-05';\nvar kbs = make_list(\n '5002196',\n '5002204'\n);\n\nif (get_kb_item('Host/patch_management_checks'))\n hotfix_check_3rd_party(bulletin:bulletin, kbs:kbs, severity:SECURITY_HOLE);\n\nget_kb_item_or_exit('SMB/Registry/Enumerated', exit_code:1);\n\nvar port = kb_smb_transport();\n\nvar checks = make_array(\n '15.0', make_array('sp', 1, 'version', '15.0.5449.1000', 'kb', '5002204'),\n '16.0', make_nested_list(\n make_array('sp', 0, 'version', '16.0.5317.1000', 'channel', 'MSI', 'kb', '5002196')\n )\n);\n\nif (hotfix_check_office_product(product:'Excel', checks:checks, bulletin:bulletin))\n{\n replace_kb_item(name:'SMB/Missing/'+bulletin, value:TRUE);\n hotfix_security_hole();\n hotfix_check_fversion_end();\n exit(0);\n}\nelse\n{\n hotfix_check_fversion_end();\n audit(AUDIT_HOST_NOT, 'affected');\n}\n", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}], "rapid7blog": [{"lastseen": "2022-05-17T23:31:00", "description": "\n\nThis month is par for the course in terms of both number and severity of vulnerabilities being patched by Microsoft. That means there\u2019s plenty of work to be done by system and network administrators, as usual. \n\nThere is one 0-day this month: [CVE-2022-26925](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-26925>), a Spoofing vulnerability in the Windows Local Security Authority (LSA) subsystem, which allows attackers able to perform a man-in-the-middle attack to force domain controllers to authenticate to the attacker using NTLM authentication. This is very bad news when used in conjunction with an [NTLM relay attack](<https://www.rapid7.com/blog/post/2021/08/03/petitpotam-novel-attack-chain-can-fully-compromise-windows-domains-running-ad-cs/>), potentially leading to remote code execution (RCE). This bug affects all supported versions of Windows, but Domain Controllers should be patched on a priority basis before updating other servers.\n\nTwo other CVEs were also publicly disclosed before today\u2019s releases, though they have not yet been seen exploited in the wild. [CVE-2022-22713](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-22713>) is a denial-of-service vulnerability that affects Hyper-V servers running relatively recent versions of Windows (20H2 and later). [CVE-2022-29972](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29972>) is a Critical RCE that affects the Amazon Redshift ODBC driver used by Microsoft\u2019s Self-hosted Integration Runtime (a client agent that enables on-premises data sources to exchange data with cloud services such as Azure Data Factory and Azure Synapse Pipelines). This vulnerability also prompted Microsoft to publish their first guidance-based advisory of the year, ADV220001, indicating their plans to strengthen tenant isolation in their cloud services without actually providing any specific details or actions to be taken by customers.\n\nAll told, 74 CVEs were fixed this month, the vast majority of which affect functionality within the Windows operating system. Other notable vulnerabilities include [CVE-2022-21972](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-21972>) and [CVE-2022-23270](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-23270>), critical RCEs in the Point-to-Point Tunneling Protocol. Exploitation requires attackers to win a race condition, which increases the complexity, but if you have any RAS servers in your environment, patch sooner rather than later.\n\n[CVE-2022-26937](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-26937>) carries a CVSSv3 score of 9.8 and affects services using the Windows Network File System (NFS). This can be mitigated by disabling NFSV2 and NFSV3 on the server; however, this may cause compatibility issues, and upgrading is highly recommended.\n\n[CVE-2022-22017](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-22017>) is yet another client-side Remote Desktop Protocol (RDP) vulnerability. While not as worrisome as when an RCE affects RDP servers, if a user can be enticed to connect to a malicious RDP server via social engineering tactics, an attacker will gain RCE on their system.\n\nSharepoint Server administrators should be aware of [CVE-2022-29108](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29108>), a post-authentication RCE fixed today. Exchange admins have [CVE-2022-21978](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-21978>) to worry about, which could allow an attacker with elevated privileges on an Exchange server to gain the rights of a Domain Administrator.\n\nA host of Lightweight Directory Access Protocol (LDAP) vulnerabilities were also addressed this month, including [CVE-2022-22012](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-22012>) and [CVE-2022-29130](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29130>) \u2013 both RCEs that, thankfully, are only exploitable if the MaxReceiveBuffer LDAP policy is set to a value higher than the default value.\n\nAlthough there are no browser vulnerabilities this month, two RCEs affecting Excel ([CVE-2022-29109](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29109>) and [CVE-2022-29110](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29110>)) and one Security Feature Bypass affecting Office ([CVE-2022-29107](<https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-29107>)) mean there is still some endpoint application patching to do.\n\n## Summary charts\n\n\n\n## Summary tables\n\n### Azure vulnerabilities\n\nCVE | Title | Exploited? | Publicly disclosed? | CVSSv3 base score | Has FAQ? \n---|---|---|---|---|--- \n[CVE-2022-29972](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29972>) | Insight Software: CVE-2022-29972 Magnitude Simba Amazon Redshift ODBC Driver | No | Yes | N/A | Yes \n \n### Developer Tools vulnerabilities\n\nCVE | Title | Exploited? | Publicly disclosed? | CVSSv3 base score | Has FAQ? \n---|---|---|---|---|--- \n[CVE-2022-29148](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29148>) | Visual Studio Remote Code Execution Vulnerability | No | No | 7.8 | Yes \n[CVE-2022-30129](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-30129>) | Visual Studio Code Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-23267](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-23267>) | .NET and Visual Studio Denial of Service Vulnerability | No | No | 7.5 | No \n[CVE-2022-29117](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29117>) | .NET and Visual Studio Denial of Service Vulnerability | No | No | 7.5 | No \n[CVE-2022-29145](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29145>) | .NET and Visual Studio Denial of Service Vulnerability | No | No | 7.5 | No \n[CVE-2022-30130](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-30130>) | .NET Framework Denial of Service Vulnerability | No | No | 3.3 | No \n \n### ESU Windows vulnerabilities\n\nCVE | Title | Exploited? | Publicly disclosed? | CVSSv3 base score | Has FAQ? \n---|---|---|---|---|--- \n[CVE-2022-26935](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26935>) | Windows WLAN AutoConfig Service Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29121](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29121>) | Windows WLAN AutoConfig Service Denial of Service Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-26936](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26936>) | Windows Server Service Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-22015](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22015>) | Windows Remote Desktop Protocol (RDP) Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29103](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29103>) | Windows Remote Access Connection Manager Elevation of Privilege Vulnerability | No | No | 7.8 | No \n[CVE-2022-29132](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29132>) | Windows Print Spooler Elevation of Privilege Vulnerability | No | No | 7.8 | No \n[CVE-2022-26937](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26937>) | Windows Network File System Remote Code Execution Vulnerability | No | No | 9.8 | Yes \n[CVE-2022-26925](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26925>) | Windows LSA Spoofing Vulnerability | Yes | Yes | 8.1 | Yes \n[CVE-2022-22012](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22012>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 9.8 | Yes \n[CVE-2022-29130](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29130>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 9.8 | Yes \n[CVE-2022-22013](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22013>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | No \n[CVE-2022-22014](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22014>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | No \n[CVE-2022-29128](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29128>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29129](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29129>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29137](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29137>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | No \n[CVE-2022-29139](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29139>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29141](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29141>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | No \n[CVE-2022-26931](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26931>) | Windows Kerberos Elevation of Privilege Vulnerability | No | No | 7.5 | Yes \n[CVE-2022-26934](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26934>) | Windows Graphics Component Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29112](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29112>) | Windows Graphics Component Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-22011](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22011>) | Windows Graphics Component Information Disclosure Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29115](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29115>) | Windows Fax Service Remote Code Execution Vulnerability | No | No | 7.8 | Yes \n[CVE-2022-26926](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26926>) | Windows Address Book Remote Code Execution Vulnerability | No | No | 7.8 | Yes \n[CVE-2022-22019](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22019>) | Remote Procedure Call Runtime Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-21972](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-21972>) | Point-to-Point Tunneling Protocol Remote Code Execution Vulnerability | No | No | 8.1 | Yes \n[CVE-2022-23270](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-23270>) | Point-to-Point Tunneling Protocol Remote Code Execution Vulnerability | No | No | 8.1 | Yes \n[CVE-2022-29105](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29105>) | Microsoft Windows Media Foundation Remote Code Execution Vulnerability | No | No | 7.8 | No \n[CVE-2022-29127](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29127>) | BitLocker Security Feature Bypass Vulnerability | No | No | 4.2 | Yes \n \n### Exchange Server vulnerabilities\n\nCVE | Title | Exploited? | Publicly disclosed? | CVSSv3 base score | Has FAQ? \n---|---|---|---|---|--- \n[CVE-2022-21978](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-21978>) | Microsoft Exchange Server Elevation of Privilege Vulnerability | No | No | 8.2 | Yes \n \n### Microsoft Office vulnerabilities\n\nCVE | Title | Exploited? | Publicly disclosed? | CVSSv3 base score | Has FAQ? \n---|---|---|---|---|--- \n[CVE-2022-29108](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29108>) | Microsoft SharePoint Server Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29107](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29107>) | Microsoft Office Security Feature Bypass Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29109](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29109>) | Microsoft Excel Remote Code Execution Vulnerability | No | No | 7.8 | Yes \n[CVE-2022-29110](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29110>) | Microsoft Excel Remote Code Execution Vulnerability | No | No | 7.8 | Yes \n \n### Windows vulnerabilities\n\nCVE | Title | Exploited? | Publicly disclosed? | CVSSv3 base score | Has FAQ? \n---|---|---|---|---|--- \n[CVE-2022-26930](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26930>) | Windows Remote Access Connection Manager Information Disclosure Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29125](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29125>) | Windows Push Notifications Apps Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-29114](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29114>) | Windows Print Spooler Information Disclosure Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29140](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29140>) | Windows Print Spooler Information Disclosure Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29104](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29104>) | Windows Print Spooler Elevation of Privilege Vulnerability | No | No | 7.8 | No \n[CVE-2022-22016](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22016>) | Windows PlayToManager Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-26933](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26933>) | Windows NTFS Information Disclosure Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29131](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29131>) | Windows LDAP Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29116](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29116>) | Windows Kernel Information Disclosure Vulnerability | No | No | 4.7 | Yes \n[CVE-2022-29133](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29133>) | Windows Kernel Elevation of Privilege Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29142](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29142>) | Windows Kernel Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-29106](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29106>) | Windows Hyper-V Shared Virtual Disk Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-24466](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-24466>) | Windows Hyper-V Security Feature Bypass Vulnerability | No | No | 4.1 | Yes \n[CVE-2022-22713](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22713>) | Windows Hyper-V Denial of Service Vulnerability | No | Yes | 5.6 | Yes \n[CVE-2022-26927](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26927>) | Windows Graphics Component Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-29102](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29102>) | Windows Failover Cluster Information Disclosure Vulnerability | No | No | 5.5 | Yes \n[CVE-2022-29113](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29113>) | Windows Digital Media Receiver Elevation of Privilege Vulnerability | No | No | 7.8 | Yes \n[CVE-2022-29134](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29134>) | Windows Clustered Shared Volume Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29120](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29120>) | Windows Clustered Shared Volume Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29122](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29122>) | Windows Clustered Shared Volume Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29123](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29123>) | Windows Clustered Shared Volume Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-29138](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29138>) | Windows Clustered Shared Volume Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-29135](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29135>) | Windows Cluster Shared Volume (CSV) Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-29150](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29150>) | Windows Cluster Shared Volume (CSV) Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-29151](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29151>) | Windows Cluster Shared Volume (CSV) Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-26913](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26913>) | Windows Authentication Security Feature Bypass Vulnerability | No | No | 7.4 | Yes \n[CVE-2022-23279](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-23279>) | Windows ALPC Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-29126](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-29126>) | Tablet Windows User Interface Application Core Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-26932](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26932>) | Storage Spaces Direct Elevation of Privilege Vulnerability | No | No | 8.2 | Yes \n[CVE-2022-26938](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26938>) | Storage Spaces Direct Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-26939](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26939>) | Storage Spaces Direct Elevation of Privilege Vulnerability | No | No | 7 | Yes \n[CVE-2022-26940](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26940>) | Remote Desktop Protocol Client Information Disclosure Vulnerability | No | No | 6.5 | Yes \n[CVE-2022-22017](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-22017>) | Remote Desktop Client Remote Code Execution Vulnerability | No | No | 8.8 | Yes \n[CVE-2022-26923](<https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2022-26923>) | Active Directory Domain Services Elevation of Privilege Vulnerability | No | No | 8.8 | Yes \n \n#### NEVER MISS A BLOG\n\nGet the latest stories, expertise, and news about security today.\n\nSubscribe", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 9.8, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2022-05-10T19:59:20", "type": "rapid7blog", "title": "Patch Tuesday - May 2022", "bulletinFamily": "info", "cvss2": {"severity": "HIGH", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 9.3, "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2022-21972", "CVE-2022-21978", "CVE-2022-22011", "CVE-2022-22012", "CVE-2022-22013", "CVE-2022-22014", "CVE-2022-22015", "CVE-2022-22016", "CVE-2022-22017", "CVE-2022-22019", "CVE-2022-22713", "CVE-2022-23267", "CVE-2022-23270", "CVE-2022-23279", "CVE-2022-24466", "CVE-2022-26913", "CVE-2022-26923", "CVE-2022-26925", "CVE-2022-26926", "CVE-2022-26927", "CVE-2022-26930", "CVE-2022-26931", "CVE-2022-26932", "CVE-2022-26933", "CVE-2022-26934", "CVE-2022-26935", "CVE-2022-26936", "CVE-2022-26937", "CVE-2022-26938", "CVE-2022-26939", "CVE-2022-26940", "CVE-2022-29102", "CVE-2022-29103", "CVE-2022-29104", "CVE-2022-29105", "CVE-2022-29106", "CVE-2022-29107", "CVE-2022-29108", "CVE-2022-29109", "CVE-2022-29110", "CVE-2022-29112", "CVE-2022-29113", "CVE-2022-29114", "CVE-2022-29115", "CVE-2022-29116", "CVE-2022-29117", "CVE-2022-29120", "CVE-2022-29121", "CVE-2022-29122", "CVE-2022-29123", "CVE-2022-29125", "CVE-2022-29126", "CVE-2022-29127", "CVE-2022-29128", "CVE-2022-29129", "CVE-2022-29130", "CVE-2022-29131", "CVE-2022-29132", "CVE-2022-29133", "CVE-2022-29134", "CVE-2022-29135", "CVE-2022-29137", "CVE-2022-29138", "CVE-2022-29139", "CVE-2022-29140", "CVE-2022-29141", "CVE-2022-29142", "CVE-2022-29145", "CVE-2022-29148", "CVE-2022-29150", "CVE-2022-29151", "CVE-2022-29972", "CVE-2022-30129", "CVE-2022-30130"], "modified": "2022-05-10T19:59:20", "id": "RAPID7BLOG:82692E307F294B32BDCAC4053EBE23B2", "href": "https://blog.rapid7.com/2022/05/10/patch-tuesday-may-2022/", "cvss": {"score": 9.3, "vector": "AV:N/AC:M/Au:N/C:C/I:C/A:C"}}]}