Support Forum: Get Support for Patch My PC Products and Services

Commercial Products: Support for Our Enterprise Product for Microsoft ConfigMgr and Intune => Commercial/Paid Products: Support and General Questions (ConfigMgr and Intune) => Topic started by: jose.december1 on February 02, 2025, 04:40:32 AM

Title: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation Overdue in SC
Post by: jose.december1 on February 02, 2025, 04:40:32 AM
Dear Team,

I have problem with installing in MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation is Overdue Error in Software Centre. But when i click again in software centre the application installs without error.

i really cannot understand here why its not installing automatic. can you please help i would be great thankfull to you.

Thanks & Regards,
Nicky


Title: Re: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation falling in SCCM
Post by: jose.december1 on February 02, 2025, 05:14:15 AM
If see this logs exitcode is : 0

+++ Starting Install enforcement for App DT "MicrosoftEdgeWebView2RuntimeInstallerX64 - 131.0.2903.99" ApplicationDeliveryType - ScopeId_EAEC163C-1F6B-48CB-8449-98B074652A6B/DeploymentType_efb87295-2de0-482b-8c12-db512ecc6d10, Revision - 4, ContentPath - C:\WINDOWS\ccmcache\2zb, Execution Context - System   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Performing detection of app deployment type MicrosoftEdgeWebView2RuntimeInstallerX64 - 131.0.2903.99(ScopeId_EAEC163C-1F6B-48CB-8449-98B074652A6B/DeploymentType_efb87295-2de0-482b-8c12-db512ecc6d10, revision 4) for system.   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
+++ Application not discovered. [AppDT Id: ScopeId_EAEC163C-1F6B-48CB-8449-98B074652A6B/DeploymentType_efb87295-2de0-482b-8c12-db512ecc6d10, Revision: 4]   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    App enforcement environment:
   Context: Machine
   Command line: "EdgeWebViewInstall.bat"
   Allow user interaction: No
   UI mode: 1
   User token: null
   Session Id: 4294967295
   Content path: C:\WINDOWS\ccmcache\2zb
   Working directory:    AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Prepared working directory: C:\WINDOWS\ccmcache\2zb   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Prepared command line: "C:\WINDOWS\ccmcache\2zb\EdgeWebViewInstall.bat"   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Executing Command line: "C:\WINDOWS\ccmcache\2zb\EdgeWebViewInstall.bat" with system context   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Working directory C:\WINDOWS\ccmcache\2zb   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Post install behavior is BasedOnExitCode   AppEnforce   08.01.2025 15:27:37   7596 (0x1DAC)
    Waiting for process 2036 to finish.  Timeout = 15 minutes.   AppEnforce   08.01.2025 15:27:38   7596 (0x1DAC)
    Process 2036 terminated with exitcode: 0   AppEnforce   08.01.2025 15:28:07   7596 (0x1DAC)
    Looking for exit code 0 in exit codes table...   AppEnforce   08.01.2025 15:28:07   7596 (0x1DAC)
    Matched exit code 0 to a Success entry in exit codes table.   AppEnforce   08.01.2025 15:28:07   7596 (0x1DAC)
    Performing detection of app deployment type MicrosoftEdgeWebView2RuntimeInstallerX64 - 131.0.2903.99(ScopeId_EAEC163C-1F6B-48CB-8449-98B074652A6B/DeploymentType_efb87295-2de0-482b-8c12-db512ecc6d10, revision 4) for system.   AppEnforce   08.01.2025 15:28:07   7596 (0x1DAC)
+++ Application not discovered. [AppDT Id: ScopeId_EAEC163C-1F6B-48CB-8449-98B074652A6B/DeploymentType_efb87295-2de0-482b-8c12-db512ecc6d10, Revision: 4]   AppEnforce   08.01.2025 15:28:07   7596 (0x1DAC)
++++++ App enforcement completed (29 seconds) for App DT "MicrosoftEdgeWebView2RuntimeInstallerX64 - 131.0.2903.99" [ScopeId_EAEC163C-1F6B-48CB-8449-98B074652A6B/DeploymentType_efb87295-2de0-482b-8c12-db512ecc6d10], Revision: 4, User SID: ] ++++++   AppEnforce   08.01.2025 15:28:07   7596 (0x1DAC)
Title: Re: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation Overdue in SC
Post by: jose.december1 on February 02, 2025, 05:21:04 AM


Install.bat file

reg add HKLM\SOFTWARE\Policies\Microsoft\EdgeUpdate /t REG_DWORD /v Update{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5} /d 0x00000001 /f

"%~dp0MicrosoftEdgeWebView2RuntimeInstallerX64.exe" /silent /install

reg add HKLM\SOFTWARE\Policies\Microsoft\EdgeUpdate /t REG_DWORD /v Update{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5} /d 0x00000000 /f
Title: Re: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation Overdue in SC
Post by: jose.december1 on February 02, 2025, 05:21:54 AM
uninstall.bat


reg add HKLM\SOFTWARE\Policies\Microsoft\EdgeUpdate /t REG_DWORD /v Update{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5} /d 0x00000001 /f

"C:\Program Files (x86)\Microsoft\EdgeWebView\Application\131.0.2903.86\Installer\setup.exe" -force-uninstall -uninstall -msedgewebview -system-level -verbose-logging

reg add HKLM\SOFTWARE\Policies\Microsoft\EdgeUpdate /t REG_DWORD /v Update{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5} /d 0x00000000 /f
Title: Re: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation Overdue in SC
Post by: jose.december1 on February 02, 2025, 05:32:58 AM
supersedence:

MicrosoftEdgeWebView2RuntimeInstallerX64 - 117.0.2045.60  MicrosoftEdgeWebView2RuntimeInstallerX64 - 131.0.2903.99  replce Yes
Title: Re: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation Overdue in SC
Post by: jose.december1 on February 02, 2025, 05:41:03 AM
Detection Method:

Settings Type : Registry
Hive: HKEY_LOCAL_MACHINE
key: SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\Clients\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}
word:pv
DataTyp: Version
This Registry must follow the rule: "Second option is checked"
Operator: Greater than or equal to
Value: 131.0.2903.99

Title: Re: MicrosoftEdgeWebView2 Runtime x64-131.0.2903.99 installation Overdue in SC
Post by: Raunak Desai (Patch My PC) on February 02, 2025, 09:32:00 PM
Hey

Thank you for the information, and sorry that you are experiencing this issue.

A colleague reviewed this case and was able to shed some light. If you're deploying this as a ConfigMgr app as Required, it could be related to an issue we are investigating impacting some apps including WebView2. Please try enabling the following option within the Deployment Type properties of the app:



This should resolve the issue but let us know if it does not. This could also impact apps such as Adobe Reader and referencing the apps within task sequences.

Please note, this is a temporary solution as it stands. We are working on changes on the backend to address this, but it requires changes to the Publisher itself that won't be released until later this month or sometime in February.