Windows 10: WPF Published to Microsoft Store - App Update Blocked by Running Windows Service
Discus and support WPF Published to Microsoft Store - App Update Blocked by Running Windows Service in Windows 10 Software and Apps to solve the problem; I have a WPF application that has been packaged using DesktopBridge into MSIX and submitted to the Microsoft Store. This application has a WPF UI... Discussion in 'Windows 10 Software and Apps' started by Mark Gong, Apr 2, 2025.
Thema:
WPF Published to Microsoft Store - App Update Blocked by Running Windows Service
Loading...
-
WPF Published to Microsoft Store - App Update Blocked by Running Windows Service - Similar Threads - WPF Published Microsoft
-
WPF Published to Microsoft Store - App Update Blocked by Running Windows Service
in Windows 10 GamingWPF Published to Microsoft Store - App Update Blocked by Running Windows Service: I have a WPF application that has been packaged using DesktopBridge into MSIX and submitted to the Microsoft Store. This application has a WPF UI component, and it also has a windows service component that runs in the background whenever the PC is turned on. The UI component... -
Microsoft Store blocks apps from running
in Windows 10 Software and AppsMicrosoft Store blocks apps from running: I recently got a new computer running Windows 11 Pro. I successfully downloaded several external apps from the internet, but when I try to run them the Microsoft Store blocks them with the error message "we couldn't verify and install this because it is not available in the... -
Microsoft Store blocks apps from running
in Windows 10 GamingMicrosoft Store blocks apps from running: I recently got a new computer running Windows 11 Pro. I successfully downloaded several external apps from the internet, but when I try to run them the Microsoft Store blocks them with the error message "we couldn't verify and install this because it is not available in the... -
Publish a WPF .NET 8 application to Microsoft Store
in Windows 10 GamingPublish a WPF .NET 8 application to Microsoft Store: Hello,Can I publish a WPF .NET 8 application to Microsoft Store?Or I must use NET Framework? https://answers.microsoft.com/en-us/windows/forum/all/publish-a-wpf-net-8-application-to-microsoft-store/53c39ccd-f0a7-40c3-895b-82faaaf5b195 -
Publish a WPF .NET 8 application to Microsoft Store
in Windows 10 Software and AppsPublish a WPF .NET 8 application to Microsoft Store: Hello,Can I publish a WPF .NET 8 application to Microsoft Store?Or I must use NET Framework? https://answers.microsoft.com/en-us/windows/forum/all/publish-a-wpf-net-8-application-to-microsoft-store/53c39ccd-f0a7-40c3-895b-82faaaf5b195 -
Publishing an app with obfuscation on Microsoft Store
in Windows 10 GamingPublishing an app with obfuscation on Microsoft Store: I would like to know if obfuscation is allowed for .NET applications that need to be published to Microsoft Store.I'd like to protect my source code. From my understanding code virtualization is not allowed, but are simple obfuscation techniques like renaming/control flow... -
Publishing an app with obfuscation on Microsoft Store
in Windows 10 Software and AppsPublishing an app with obfuscation on Microsoft Store: I would like to know if obfuscation is allowed for .NET applications that need to be published to Microsoft Store.I'd like to protect my source code. From my understanding code virtualization is not allowed, but are simple obfuscation techniques like renaming/control flow... -
Publish WPF App with .Net Core 3.0 on Microsoft Store
in Microsoft Windows 10 StorePublish WPF App with .Net Core 3.0 on Microsoft Store: Hi All, I am a Windows Application Developer. I want to publish my Application WPF with .Net Core 3.0 on Microsoft store. I have never done that before so want to know what's the way of doing that. Also how can I regularly update my App on the store. Thanks, Kashish G.... -
Publish Windows Service to the Microsoft store
in Microsoft Windows 10 StorePublish Windows Service to the Microsoft store: Hi, I have a Windows Service written in C++ that I would like to publish to the Microsoft Store. How do I go about doing this - do I need to package the service in MSIX format first. My understanding is that MSIX support for Windows Services exists only on Windows 10...