Windows 10: OpenGL Reporting an old version when packaged as a Windows `.appx` or `.msix` file
Discus and support OpenGL Reporting an old version when packaged as a Windows `.appx` or `.msix` file in Windows 10 Gaming to solve the problem; Hi all,I'm making a video game, which uses SDL and OpenGL to draw the graphics. The compiled version works fine on Linux and Android.I compiled the... Discussion in 'Windows 10 Gaming' started by Tom Tsagk, Aug 30, 2022.
Thema:
OpenGL Reporting an old version when packaged as a Windows `.appx` or `.msix` file
Loading...
-
OpenGL Reporting an old version when packaged as a Windows `.appx` or `.msix` file - Similar Threads - OpenGL Reporting old
-
Win10 - MSIX packaging tool - issue when try to open
in Microsoft Windows 10 StoreWin10 - MSIX packaging tool - issue when try to open: Hello,from Store installed succesfully MSIX Packaging Tool.After click on application is showed next windowand then instead run it, is showed error message.Why is this happened and how to repair it tested and not happened on other computers?... -
Win10 - MSIX packaging tool - issue when try to open
in Windows 10 GamingWin10 - MSIX packaging tool - issue when try to open: Hello,from Store installed succesfully MSIX Packaging Tool.After click on application is showed next windowand then instead run it, is showed error message.Why is this happened and how to repair it tested and not happened on other computers?... -
Win10 - MSIX packaging tool - issue when try to open
in Windows 10 Software and AppsWin10 - MSIX packaging tool - issue when try to open: Hello,from Store installed succesfully MSIX Packaging Tool.After click on application is showed next windowand then instead run it, is showed error message.Why is this happened and how to repair it tested and not happened on other computers?... -
Ubuntu Appx package installation Error
in Windows 10 Software and AppsUbuntu Appx package installation Error: Hi,I was trying to install Ubuntu-2204-220620_x64.Appx downloaded from MS store ,and facing error as shown in attached image. Please advise fix.Windows Version on my computer Edition Windows 10 Enterprise Version 22H2 Installed on 03/12/2023 OS build 19045.2965 steps... -
OpenGL Reporting an old version when packaged as a Windows `.appx` or `.msix` file
in Windows 10 Software and AppsOpenGL Reporting an old version when packaged as a Windows `.appx` or `.msix` file: Hi all,I'm making a video game, which uses SDL and OpenGL to draw the graphics. The compiled version works fine on Linux and Android.I compiled the Windows version, and that works fine as well, only as a standalone. I tried to package all the compiled files inside an `.appx`... -
MSIX Packaging Tools
in Windows 10 Ask InsiderMSIX Packaging Tools: I need help I have used code signing certificate generated by my local CA and i am getting this error: This application package is not signed with a trusted certificate. Contact your system administrator or application developer to obtain a new certificate or application... -
can't uninstall appx-packages
in Windows 10 Software and Appscan't uninstall appx-packages: I tried both commands: Get-AppxPackage -allusers PackageFullName | Remove-AppxPackage Get-AppxPackage -user "username" PackageFullName | Remove-AppxPackage Command works, but packages won't remove. Found packages, after that which can be removed manually and they stayed... -
can't uninstall appx-packages
in Windows 10 Performance & Maintenancecan't uninstall appx-packages: I tried both commands: Get-AppxPackage -allusers PackageFullName | Remove-AppxPackage Get-AppxPackage -user "username" PackageFullName | Remove-AppxPackage Command works, but packages won't remove. Found packages, after that which can be removed manually and they stayed... -
Get appx package file for Windows Store installed app
in Windows 10 Software and AppsGet appx package file for Windows Store installed app: Can anybody help me make an appx package for a Windows Store app that I have downloaded and installed on my computer. I have all the files, signatures, etc. for the app. I just want to make an appx package for it so that I can sideload it to other Windows 8+ PCs. Anyone know...