Congrats for the app finally released! Works fine so far, no bugs on my side. The only thing I would suggest is an aesthetic choice: it's hard to guess where is the bottom right corner of the app when it's using the light skin. And either with light or dark skin it's hard to grab this bottom right corner to resize the window Apart from this minor thing, everything works fine Thanks again for the app
Thanks for your kind words. I totally agree that the UI is not perfect. Everything will be improved and fixed in the future releases.
Wow. 68 secs. Just how?) Yeah, the log is strange. We will take a qucik look at the code tomorrow. But anyway run it via PowerShell as admin Code: (Get-AppxPackage -Name Microsoft.Windows.Photos).Version
He-he, you use a wrong cmdlet to check. Please run this one. -AllUsers can be skipped. Code: Get-AppxPackage -Name Microsoft.XboxGamingOverlay -AllUsers Get-AppxPackage -Name Microsoft.GamingApp -AllUsers Get-AppxProvisionedPackage is used to check which apps is prepared to install for new users only. It doesn't indicate which apps is isntalled for a logged in user.
... latest news Added support Win 11 build 25120, ... unfortunately we are now up to 25126 ... just teasing