3CX Desktop App (Microsoft Store version) closes instantly on startup / flashes for a second

I personally would stay within latest stable (currently Version 1.8.11 (1.8.260804001))

did you install? and still get same events in win eventlog?
 
I personally would stay within latest stable (currently Version 1.8.11 (1.8.260804001))

did you install? and still get same events in win eventlog?

If I try to run the Microsoft.WindowsAppRuntime.Main.1.8.msix file, I get this error message:

1786645823460.png

In case it makes a difference, the logged in user I'm running this with is a local administrator
 
source: https://www.3cx.com/docs/troubleshoot-softphone/#h.cchdnjyc7tbm

As an Administrator, copy msix from unzip SDK ..\Microsoft.WindowsAppRuntime.Redist.1.8.260804001\MSIX\win10-x64\Microsoft.WindowsAppRuntime.Main.1.8.msix to your personal downloads folder

then Run the following command in Powershell with Administrator rights:

$path = "$env:USERPROFILE\Downloads\Microsoft.WindowsAppRuntime.Main.1.8.msix"

Add-AppxProvisionedPackage -Online -PackagePath $path -SkipLicense -LogPath "C:\Temp\Main_Provision.log"
 
source: https://www.3cx.com/docs/troubleshoot-softphone/#h.cchdnjyc7tbm

As an Administrator, copy msix from unzip SDK ..\Microsoft.WindowsAppRuntime.Redist.1.8.260804001\MSIX\win10-x64\Microsoft.WindowsAppRuntime.Main.1.8.msix to your personal downloads folder

then Run the following command in Powershell with Administrator rights:

$path = "$env:USERPROFILE\Downloads\Microsoft.WindowsAppRuntime.Main.1.8.msix"

Add-AppxProvisionedPackage -Online -PackagePath $path -SkipLicense -LogPath "C:\Temp\Main_Provision.log"
The user with the issue is no longer available, but I'll give this a try tomorrow morning and provide feedback.

I appreciate your help @longtimefirsttime !
 

Forum statistics

Threads
111,823
Messages
589,225
Members
164,650
Latest member
Kellenwalsh